Op_Conv_Centre_PolyMAC_Elem#
#include <Op_Conv_Centre_PolyMAC_Elem.h>
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:`Op\_Conv\_Centre\_PolyMAC\_Elem <class-op-conv-centre-polymac-elem>`
[Op\_Conv\_Centre\_PolyMAC\_Elem](#class-op-conv-centre-polymac-elem)
Detailed description#
Cette classe represente l’operateur de convection associe a une equation de transport d’un scalaire. La discretisation est PolyMAC Le champ convecte est scalaire Le schema de convection est du type Centre L’iterateur associe est de type Iterateur_PolyMAC_Elem L’evaluateur associe est de type Eval_centre_PolyMAC_Elem
Inherits from#
public : Op_Conv_PolyMAC_iterateur_base
public : Op_PolyMAC_Elem
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#
associer#
void Op_Conv_Centre_PolyMAC_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) 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:`void Op_Conv_Centre_PolyMAC_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Conv_Centre_PolyMAC_Elem::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
associer_vitesse#
void Op_Conv_Centre_PolyMAC_Elem::associer_vitesse(const Champ_base &) override
associe le champ de vitesse a l’evaluateur
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:`void Op_Conv_Centre_PolyMAC_Elem::associer_vitesse(const Champ_base &) override <op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-associer-vitesse-const-champ-base-ref-override>`
[void Op_Conv_Centre_PolyMAC_Elem::associer_vitesse(const Champ_base &) override](#op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-associer-vitesse-const-champ-base-ref-override)
dimensionner#
void Op_Conv_Centre_PolyMAC_Elem::dimensionner(Matrice_Morse &) const override
on dimensionne notre matrice.
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:`void Op_Conv_Centre_PolyMAC_Elem::dimensionner(Matrice_Morse &) const override <op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-dimensionner-matrice-morse-ref-const-override>`
[void Op_Conv_Centre_PolyMAC_Elem::dimensionner(Matrice_Morse &) const override](#op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-dimensionner-matrice-morse-ref-const-override)
dimensionner_bloc_vitesse#
void Op_Conv_Centre_PolyMAC_Elem::dimensionner_bloc_vitesse(Matrice_Morse &) 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:`void Op_Conv_Centre_PolyMAC_Elem::dimensionner_bloc_vitesse(Matrice_Morse &) const override <op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-dimensionner-bloc-vitesse-matrice-morse-ref-const-override>`
[void Op_Conv_Centre_PolyMAC_Elem::dimensionner_bloc_vitesse(Matrice_Morse &) const override](#op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-dimensionner-bloc-vitesse-matrice-morse-ref-const-override)
duplique#
int Op_Conv_Centre_PolyMAC_Elem::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 Op_Conv_Centre_PolyMAC_Elem::duplique() const override <op-conv-centre-polymac-elem-public-int-op-conv-centre-polymac-elem-duplique-const-override>`
[int Op_Conv_Centre_PolyMAC_Elem::duplique() const override](#op-conv-centre-polymac-elem-public-int-op-conv-centre-polymac-elem-duplique-const-override)
get_info#
const Type_info * Op_Conv_Centre_PolyMAC_Elem::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 * Op_Conv_Centre_PolyMAC_Elem::get_info() const override <op-conv-centre-polymac-elem-public-const-type-info-ptr-op-conv-centre-polymac-elem-get-info-const-override>`
[const Type_info * Op_Conv_Centre_PolyMAC_Elem::get_info() const override](#op-conv-centre-polymac-elem-public-const-type-info-ptr-op-conv-centre-polymac-elem-get-info-const-override)
modifier_pour_Cl#
void Op_Conv_Centre_PolyMAC_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override
DOES NOTHING - to override in derived classes.
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:`void Op_Conv_Centre_PolyMAC_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override <op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override>`
[void Op_Conv_Centre_PolyMAC_Elem::modifier_pour_Cl(Matrice_Morse &, DoubleTab &) const override](#op-conv-centre-polymac-elem-public-void-op-conv-centre-polymac-elem-modifier-pour-cl-matrice-morse-ref-doubletab-ref-const-override)
Op_Conv_Centre_PolyMAC_Elem#
Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem()
constructeur
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:`Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem() <op-conv-centre-polymac-elem-public-op-conv-centre-polymac-elem-op-conv-centre-polymac-elem>`
[Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem()](#op-conv-centre-polymac-elem-public-op-conv-centre-polymac-elem-op-conv-centre-polymac-elem)
taille_memoire#
unsigned Op_Conv_Centre_PolyMAC_Elem::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 Op_Conv_Centre_PolyMAC_Elem::taille_memoire() const override <op-conv-centre-polymac-elem-public-unsigned-op-conv-centre-polymac-elem-taille-memoire-const-override>`
[unsigned Op_Conv_Centre_PolyMAC_Elem::taille_memoire() const override](#op-conv-centre-polymac-elem-public-unsigned-op-conv-centre-polymac-elem-taille-memoire-const-override)
vitesse#
const Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() 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:`const Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() const override <op-conv-centre-polymac-elem-public-const-champ-base-ref-op-conv-centre-polymac-elem-vitesse-const-override>`
[const Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() const override](#op-conv-centre-polymac-elem-public-const-champ-base-ref-op-conv-centre-polymac-elem-vitesse-const-override)
vitesse#
Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() 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:`Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() override <op-conv-centre-polymac-elem-public-champ-base-ref-op-conv-centre-polymac-elem-vitesse-override>`
[Champ_base & Op_Conv_Centre_PolyMAC_Elem::vitesse() override](#op-conv-centre-polymac-elem-public-champ-base-ref-op-conv-centre-polymac-elem-vitesse-override)
~Op_Conv_Centre_PolyMAC_Elem#
Op_Conv_Centre_PolyMAC_Elem::~Op_Conv_Centre_PolyMAC_Elem()
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:`Op_Conv_Centre_PolyMAC_Elem::~Op_Conv_Centre_PolyMAC_Elem() <op-conv-centre-polymac-elem-public-op-conv-centre-polymac-elem-dtor-op-conv-centre-polymac-elem>`
[Op_Conv_Centre_PolyMAC_Elem::~Op_Conv_Centre_PolyMAC_Elem()](#op-conv-centre-polymac-elem-public-op-conv-centre-polymac-elem-dtor-op-conv-centre-polymac-elem)
cree_instance#
Objet_U * Op_Conv_Centre_PolyMAC_Elem::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 * Op_Conv_Centre_PolyMAC_Elem::cree_instance() <op-conv-centre-polymac-elem-public-static-objet-u-ptr-op-conv-centre-polymac-elem-cree-instance>`
[Objet_U * Op_Conv_Centre_PolyMAC_Elem::cree_instance()](#op-conv-centre-polymac-elem-public-static-objet-u-ptr-op-conv-centre-polymac-elem-cree-instance)
info#
const Type_info * Op_Conv_Centre_PolyMAC_Elem::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 * Op_Conv_Centre_PolyMAC_Elem::info() <op-conv-centre-polymac-elem-public-static-const-type-info-ptr-op-conv-centre-polymac-elem-info>`
[const Type_info * Op_Conv_Centre_PolyMAC_Elem::info()](#op-conv-centre-polymac-elem-public-static-const-type-info-ptr-op-conv-centre-polymac-elem-info)
self_cast#
const Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::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 Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::self_cast(const Objet_U &) <op-conv-centre-polymac-elem-public-static-const-op-conv-centre-polymac-elem-ref-op-conv-centre-polymac-elem-self-cast-const-objet-u-ref>`
[const Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::self_cast(const Objet_U &)](#op-conv-centre-polymac-elem-public-static-const-op-conv-centre-polymac-elem-ref-op-conv-centre-polymac-elem-self-cast-const-objet-u-ref)
self_cast#
Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::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:`Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::self_cast(Objet_U &) <op-conv-centre-polymac-elem-public-static-op-conv-centre-polymac-elem-ref-op-conv-centre-polymac-elem-self-cast-objet-u-ref>`
[Op_Conv_Centre_PolyMAC_Elem & Op_Conv_Centre_PolyMAC_Elem::self_cast(Objet_U &)](#op-conv-centre-polymac-elem-public-static-op-conv-centre-polymac-elem-ref-op-conv-centre-polymac-elem-self-cast-objet-u-ref)
Op_Conv_Centre_PolyMAC_Elem#
Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem(const Iterateur_PolyMAC_base &)
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:`Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem(const Iterateur_PolyMAC_base &) <op-conv-centre-polymac-elem-protected-op-conv-centre-polymac-elem-op-conv-centre-polymac-elem-const-iterateur-polymac-base-ref>`
[Op_Conv_Centre_PolyMAC_Elem::Op_Conv_Centre_PolyMAC_Elem(const Iterateur_PolyMAC_base &)](#op-conv-centre-polymac-elem-protected-op-conv-centre-polymac-elem-op-conv-centre-polymac-elem-const-iterateur-polymac-base-ref)
printOn#
Sortie & Op_Conv_Centre_PolyMAC_Elem::printOn(Sortie &x) const override
NE FAIT RIEN A surcharger dans les classes derivees.
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 & Op_Conv_Centre_PolyMAC_Elem::printOn(Sortie &x) const override <op-conv-centre-polymac-elem-protected-sortie-ref-op-conv-centre-polymac-elem-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_Centre_PolyMAC_Elem::printOn(Sortie &x) const override](#op-conv-centre-polymac-elem-protected-sortie-ref-op-conv-centre-polymac-elem-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Conv_Centre_PolyMAC_Elem::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`Entree & Op_Conv_Centre_PolyMAC_Elem::readOn(Entree &) override <op-conv-centre-polymac-elem-protected-entree-ref-op-conv-centre-polymac-elem-readon-entree-ref-override>`
[Entree & Op_Conv_Centre_PolyMAC_Elem::readOn(Entree &) override](#op-conv-centre-polymac-elem-protected-entree-ref-op-conv-centre-polymac-elem-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Conv_Centre_PolyMAC_Elem::info_obj