Op_Conv_PolyMAC_base#

#include <Op_Conv_PolyMAC_base.h>
Brief description

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#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classOp__Conv__PolyMAC__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer#

Definition
void Op_Conv_PolyMAC_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override
Brief description
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#

Definition
void Op_Conv_PolyMAC_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) override
Brief description
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#

Definition
void Op_Conv_PolyMAC_base::associer_vitesse(const Champ_base &) override
Brief description
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#

Definition
DoubleTab & Op_Conv_PolyMAC_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override
Brief description

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#

Definition
double Op_Conv_PolyMAC_base::calculer_dt_stab() const override
Brief description

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#

Definition
void Op_Conv_PolyMAC_base::completer() override
Brief description

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#

Definition
const Type_info * Op_Conv_PolyMAC_base::get_info() const override
Brief description

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#

Definition
int Op_Conv_PolyMAC_base::impr(Sortie &os) const override
Brief description

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#

Definition
Op_Conv_PolyMAC_base::Op_Conv_PolyMAC_base()
Brief description
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#

Definition
Op_Conv_PolyMAC_base::~Op_Conv_PolyMAC_base() override
Brief description
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#

Definition
const Type_info * Op_Conv_PolyMAC_base::info()
Brief description
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#

Definition
const Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(const Objet_U &)
Brief description
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#

Definition
Op_Conv_PolyMAC_base & Op_Conv_PolyMAC_base::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Op_Conv_PolyMAC_base::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Op_Conv_PolyMAC_base::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Op_Conv_PolyMAC_base::info_obj
Flux (protected)
SFichier Op_Conv_PolyMAC_base::Flux
Flux_moment (protected)
SFichier Op_Conv_PolyMAC_base::Flux_moment
Flux_sum (protected)
SFichier Op_Conv_PolyMAC_base::Flux_sum
la_zcl_poly_ (protected)
TRUST_Ref<Domaine_Cl_PolyMAC *> Op_Conv_PolyMAC_base::la_zcl_poly_
le_dom_poly_ (protected)
TRUST_Ref<Domaine_PolyMAC *> Op_Conv_PolyMAC_base::le_dom_poly_
vitesse_ (protected)
TRUST_Ref<Champ_base *> Op_Conv_PolyMAC_base::vitesse_