Op_Conv_PolyMAC_base#
#include <Op_Conv_PolyMAC_base.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\_PolyMAC\_base <class-op-conv-polymac-base>`
[Op\_Conv\_PolyMAC\_base](#class-op-conv-polymac-base)
Detailed description#
Inherits from#
public : Operateur_Conv_base
Inherited by#
public : Op_Conv_EF_Stab_PolyMAC_Face
public : Op_Conv_EF_Stab_PolyMAC_P0P1NC_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_PolyMAC_base::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_PolyMAC_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-conv-polymac-base-public-void-op-conv-polymac-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Conv_PolyMAC_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-conv-polymac-base-public-void-op-conv-polymac-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)
associer_domaine_cl_dis#
void Op_Conv_PolyMAC_base::associer_domaine_cl_dis(const Domaine_Cl_dis_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_PolyMAC_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override <op-conv-polymac-base-public-void-op-conv-polymac-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override>`
[void Op_Conv_PolyMAC_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override](#op-conv-polymac-base-public-void-op-conv-polymac-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-override)
associer_vitesse#
void Op_Conv_PolyMAC_base::associer_vitesse(const Champ_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_PolyMAC_base::associer_vitesse(const Champ_base &) override <op-conv-polymac-base-public-void-op-conv-polymac-base-associer-vitesse-const-champ-base-ref-override>`
[void Op_Conv_PolyMAC_base::associer_vitesse(const Champ_base &) override](#op-conv-polymac-base-public-void-op-conv-polymac-base-associer-vitesse-const-champ-base-ref-override)
calculer#
DoubleTab & Op_Conv_PolyMAC_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override
calcule la contribution de la convection, la range dans resu renvoie resu
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:`DoubleTab & Op_Conv_PolyMAC_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override <op-conv-polymac-base-public-doubletab-ref-op-conv-polymac-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override>`
[DoubleTab & Op_Conv_PolyMAC_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override](#op-conv-polymac-base-public-doubletab-ref-op-conv-polymac-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override)
calculer_dt_stab#
double Op_Conv_PolyMAC_base::calculer_dt_stab() const override
Calcul dt_stab.
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:`double Op_Conv_PolyMAC_base::calculer_dt_stab() const override <op-conv-polymac-base-public-double-op-conv-polymac-base-calculer-dt-stab-const-override>`
[double Op_Conv_PolyMAC_base::calculer_dt_stab() const override](#op-conv-polymac-base-public-double-op-conv-polymac-base-calculer-dt-stab-const-override)
completer#
void Op_Conv_PolyMAC_base::completer() override
Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.
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:`void Op_Conv_PolyMAC_base::completer() override <op-conv-polymac-base-public-void-op-conv-polymac-base-completer-override>`
[void Op_Conv_PolyMAC_base::completer() override](#op-conv-polymac-base-public-void-op-conv-polymac-base-completer-override)
get_info#
const Type_info * Op_Conv_PolyMAC_base::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_PolyMAC_base::get_info() const override <op-conv-polymac-base-public-const-type-info-ptr-op-conv-polymac-base-get-info-const-override>`
[const Type_info * Op_Conv_PolyMAC_base::get_info() const override](#op-conv-polymac-base-public-const-type-info-ptr-op-conv-polymac-base-get-info-const-override)
impr#
int Op_Conv_PolyMAC_base::impr(Sortie &os) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime l’operateur sur un flot de sortie.
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 Op_Conv_PolyMAC_base::impr(Sortie &os) const override <op-conv-polymac-base-public-int-op-conv-polymac-base-impr-sortie-ref-os-const-override>`
[int Op_Conv_PolyMAC_base::impr(Sortie &os) const override](#op-conv-polymac-base-public-int-op-conv-polymac-base-impr-sortie-ref-os-const-override)
Op_Conv_PolyMAC_base#
Op_Conv_PolyMAC_base::Op_Conv_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_PolyMAC_base::Op_Conv_PolyMAC_base() <op-conv-polymac-base-public-op-conv-polymac-base-op-conv-polymac-base>`
[Op_Conv_PolyMAC_base::Op_Conv_PolyMAC_base()](#op-conv-polymac-base-public-op-conv-polymac-base-op-conv-polymac-base)
~Op_Conv_PolyMAC_base#
Op_Conv_PolyMAC_base::~Op_Conv_PolyMAC_base() override
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_PolyMAC_base::~Op_Conv_PolyMAC_base() override <op-conv-polymac-base-public-op-conv-polymac-base-dtor-op-conv-polymac-base-override>`
[Op_Conv_PolyMAC_base::~Op_Conv_PolyMAC_base() override](#op-conv-polymac-base-public-op-conv-polymac-base-dtor-op-conv-polymac-base-override)
info#
const Type_info * Op_Conv_PolyMAC_base::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_PolyMAC_base::info() <op-conv-polymac-base-public-static-const-type-info-ptr-op-conv-polymac-base-info>`
[const Type_info * Op_Conv_PolyMAC_base::info()](#op-conv-polymac-base-public-static-const-type-info-ptr-op-conv-polymac-base-info)
self_cast#
const Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::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_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(const Objet_U &) <op-conv-polymac-base-public-static-const-op-conv-polymac-base-ref-op-conv-polymac-base-self-cast-const-objet-u-ref>`
[const Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(const Objet_U &)](#op-conv-polymac-base-public-static-const-op-conv-polymac-base-ref-op-conv-polymac-base-self-cast-const-objet-u-ref)
self_cast#
Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::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_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(Objet_U &) <op-conv-polymac-base-public-static-op-conv-polymac-base-ref-op-conv-polymac-base-self-cast-objet-u-ref>`
[Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(Objet_U &)](#op-conv-polymac-base-public-static-op-conv-polymac-base-ref-op-conv-polymac-base-self-cast-objet-u-ref)
printOn#
Sortie & Op_Conv_PolyMAC_base::printOn(Sortie &x) const override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`Sortie & Op_Conv_PolyMAC_base::printOn(Sortie &x) const override <op-conv-polymac-base-protected-sortie-ref-op-conv-polymac-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_PolyMAC_base::printOn(Sortie &x) const override](#op-conv-polymac-base-protected-sortie-ref-op-conv-polymac-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Conv_PolyMAC_base::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
Detailed description
Reimplements:
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:`Entree & Op_Conv_PolyMAC_base::readOn(Entree &) override <op-conv-polymac-base-protected-entree-ref-op-conv-polymac-base-readon-entree-ref-override>`
[Entree & Op_Conv_PolyMAC_base::readOn(Entree &) override](#op-conv-polymac-base-protected-entree-ref-op-conv-polymac-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Conv_PolyMAC_base::info_obj
SFichier Op_Conv_PolyMAC_base::Flux
SFichier Op_Conv_PolyMAC_base::Flux_moment
SFichier Op_Conv_PolyMAC_base::Flux_sum
TRUST_Ref<Domaine_Cl_PolyMAC *> Op_Conv_PolyMAC_base::la_zcl_poly_
TRUST_Ref<Domaine_PolyMAC *> Op_Conv_PolyMAC_base::le_dom_poly_
TRUST_Ref<Champ_base *> Op_Conv_PolyMAC_base::vitesse_