Operateur_Conv#
#include <Operateur_Conv.h>
classe Operateur_Conv Classe generique de la hierarchie des operateurs representant un terme
How to reference this class#
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Operateur\_Conv <class-operateur-conv>`
[Operateur\_Conv](#class-operateur-conv)
Detailed description#
de convection. Un objet Operateur_Conv peut referencer n’importe quel objet derivant de Operateur_Conv_base .
Inherits from#
public : Operateur
public : TRUST_Deriv
<Operateur_Conv_base>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
ajouter#
DoubleTab & Operateur_Conv::ajouter(const DoubleTab &, DoubleTab &) const override
Ajoute la contribution de l’operateur au tableau passe en parametre.
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Operateur_Conv::ajouter(const DoubleTab &, DoubleTab &) const override <operateur-conv-public-doubletab-ref-operateur-conv-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Conv::ajouter(const DoubleTab &, DoubleTab &) const override](#operateur-conv-public-doubletab-ref-operateur-conv-ajouter-const-doubletab-ref-doubletab-ref-const-override)
associer_norme_vitesse#
void Operateur_Conv::associer_norme_vitesse(const Champ_base &)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Operateur_Conv::associer_norme_vitesse(const Champ_base &) <operateur-conv-public-void-operateur-conv-associer-norme-vitesse-const-champ-base-ref>`
[void Operateur_Conv::associer_norme_vitesse(const Champ_base &)](#operateur-conv-public-void-operateur-conv-associer-norme-vitesse-const-champ-base-ref)
associer_vitesse#
void Operateur_Conv::associer_vitesse(const Champ_base &)
Associe la vitesse (en tant que vitesse transportante) a l’operateur de convection.
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Operateur_Conv::associer_vitesse(const Champ_base &) <operateur-conv-public-void-operateur-conv-associer-vitesse-const-champ-base-ref>`
[void Operateur_Conv::associer_vitesse(const Champ_base &)](#operateur-conv-public-void-operateur-conv-associer-vitesse-const-champ-base-ref)
calculer#
DoubleTab & Operateur_Conv::calculer(const DoubleTab &, DoubleTab &) const override
Initialise le tableau passe en parametre avec la contribution de l’operateur.
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`DoubleTab & Operateur_Conv::calculer(const DoubleTab &, DoubleTab &) const override <operateur-conv-public-doubletab-ref-operateur-conv-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Operateur_Conv::calculer(const DoubleTab &, DoubleTab &) const override](#operateur-conv-public-doubletab-ref-operateur-conv-calculer-const-doubletab-ref-doubletab-ref-const-override)
duplique#
int Operateur_Conv::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Operateur_Conv::duplique() const override <operateur-conv-public-int-operateur-conv-duplique-const-override>`
[int Operateur_Conv::duplique() const override](#operateur-conv-public-int-operateur-conv-duplique-const-override)
get_info#
const Type_info * Operateur_Conv::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Operateur_Conv::get_info() const override <operateur-conv-public-const-type-info-ptr-operateur-conv-get-info-const-override>`
[const Type_info * Operateur_Conv::get_info() const override](#operateur-conv-public-const-type-info-ptr-operateur-conv-get-info-const-override)
l_op_base#
const Operateur_base & Operateur_Conv::l_op_base() const override
Renvoie l’objet sous - jacent upcaste en Operateur_base (version const)
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Operateur_base & Operateur_Conv::l_op_base() const override <operateur-conv-public-const-operateur-base-ref-operateur-conv-l-op-base-const-override>`
[const Operateur_base & Operateur_Conv::l_op_base() const override](#operateur-conv-public-const-operateur-base-ref-operateur-conv-l-op-base-const-override)
l_op_base#
Operateur_base & Operateur_Conv::l_op_base() override
Renvoie l’objet sous - jacent upcaste en Operateur_base .
Detailed description
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Operateur_base & Operateur_Conv::l_op_base() override <operateur-conv-public-operateur-base-ref-operateur-conv-l-op-base-override>`
[Operateur_base & Operateur_Conv::l_op_base() override](#operateur-conv-public-operateur-base-ref-operateur-conv-l-op-base-override)
op_non_nul#
int Operateur_Conv::op_non_nul() const override
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Operateur_Conv::op_non_nul() const override <operateur-conv-public-int-operateur-conv-op-non-nul-const-override>`
[int Operateur_Conv::op_non_nul() const override](#operateur-conv-public-int-operateur-conv-op-non-nul-const-override)
Operateur_Conv#
Operateur_Conv::Operateur_Conv()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Operateur_Conv::Operateur_Conv() <operateur-conv-public-operateur-conv-operateur-conv>`
[Operateur_Conv::Operateur_Conv()](#operateur-conv-public-operateur-conv-operateur-conv)
taille_memoire#
unsigned Operateur_Conv::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Operateur_Conv::taille_memoire() const override <operateur-conv-public-unsigned-operateur-conv-taille-memoire-const-override>`
[unsigned Operateur_Conv::taille_memoire() const override](#operateur-conv-public-unsigned-operateur-conv-taille-memoire-const-override)
typer#
void Operateur_Conv::typer() override
Type l’operateur: “Op_Conv” + motcle + discretisation + inconnue.
Detailed description
Associe la vitesse transportante a l’operateur base
Reimplements:
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Operateur_Conv::typer() override <operateur-conv-public-void-operateur-conv-typer-override>`
[void Operateur_Conv::typer() override](#operateur-conv-public-void-operateur-conv-typer-override)
typer#
void Operateur_Conv::typer(const Nom &)
Type l’operateur.
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Operateur_Conv::typer(const Nom &) <operateur-conv-public-void-operateur-conv-typer-const-nom-ref>`
[void Operateur_Conv::typer(const Nom &)](#operateur-conv-public-void-operateur-conv-typer-const-nom-ref)
vitesse#
const Champ_base & Operateur_Conv::vitesse() const
Renvoie la vitesse transportante de l’operateur.
Detailed description
References
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Champ_base & Operateur_Conv::vitesse() const <operateur-conv-public-const-champ-base-ref-operateur-conv-vitesse-const>`
[const Champ_base & Operateur_Conv::vitesse() const](#operateur-conv-public-const-champ-base-ref-operateur-conv-vitesse-const)
~Operateur_Conv#
Operateur_Conv::~Operateur_Conv()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Operateur_Conv::~Operateur_Conv() <operateur-conv-public-operateur-conv-dtor-operateur-conv>`
[Operateur_Conv::~Operateur_Conv()](#operateur-conv-public-operateur-conv-dtor-operateur-conv)
cree_instance#
Objet_U * Operateur_Conv::cree_instance()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Objet_U * Operateur_Conv::cree_instance() <operateur-conv-public-static-objet-u-ptr-operateur-conv-cree-instance>`
[Objet_U * Operateur_Conv::cree_instance()](#operateur-conv-public-static-objet-u-ptr-operateur-conv-cree-instance)
info#
const Type_info * Operateur_Conv::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Operateur_Conv::info() <operateur-conv-public-static-const-type-info-ptr-operateur-conv-info>`
[const Type_info * Operateur_Conv::info()](#operateur-conv-public-static-const-type-info-ptr-operateur-conv-info)
self_cast#
const Operateur_Conv & Operateur_Conv::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Operateur_Conv & Operateur_Conv::self_cast(const Objet_U &) <operateur-conv-public-static-const-operateur-conv-ref-operateur-conv-self-cast-const-objet-u-ref>`
[const Operateur_Conv & Operateur_Conv::self_cast(const Objet_U &)](#operateur-conv-public-static-const-operateur-conv-ref-operateur-conv-self-cast-const-objet-u-ref)
self_cast#
Operateur_Conv & Operateur_Conv::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Operateur_Conv & Operateur_Conv::self_cast(Objet_U &) <operateur-conv-public-static-operateur-conv-ref-operateur-conv-self-cast-objet-u-ref>`
[Operateur_Conv & Operateur_Conv::self_cast(Objet_U &)](#operateur-conv-public-static-operateur-conv-ref-operateur-conv-self-cast-objet-u-ref)
printOn#
Sortie & Operateur_Conv::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Sortie & Operateur_Conv::printOn(Sortie &x) const override <operateur-conv-protected-sortie-ref-operateur-conv-printon-sortie-ref-x-const-override>`
[Sortie & Operateur_Conv::printOn(Sortie &x) const override](#operateur-conv-protected-sortie-ref-operateur-conv-printon-sortie-ref-x-const-override)
readOn#
Entree & Operateur_Conv::readOn(Entree &) override
Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.
Detailed description
Reimplements:
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Entree & Operateur_Conv::readOn(Entree &) override <operateur-conv-protected-entree-ref-operateur-conv-readon-entree-ref-override>`
[Entree & Operateur_Conv::readOn(Entree &) override](#operateur-conv-protected-entree-ref-operateur-conv-readon-entree-ref-override)
Attributes Documentation#
const Type_info Operateur_Conv::info_obj
TRUST_Ref<Champ_base *> Operateur_Conv::la_vitesse