Op_Conv_Centre_VDF_Elem#

#include <Op_Conv_VDF_Elem_leaves.h>
Brief description

class Op_Conv_Centre_VDF_Elem Cette classe represente l’operateur de convection associe a une equation de transport d’un scalaire.

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\_VDF\_Elem <class-op-conv-centre-vdf-elem>`
[Op\_Conv\_Centre\_VDF\_Elem](#class-op-conv-centre-vdf-elem)

Detailed description#

La discretisation est VDF. Le champ convecte est scalaire. Le schema de convection est du type Centre (sur 2 points) L’iterateur associe est de type Iterateur_VDF_Elem . L’evaluateur associe est de type Eval_Centre_VDF_Elem

Inherits from#

Inheritance graph#

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

../../../../../_images/classOp__Conv__Centre__VDF__Elem__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_Centre_VDF_Elem::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override
Brief description
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:`void Op_Conv_Centre_VDF_Elem::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override <op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-associer-const-domaine-dis-base-ref-zd-const-domaine-cl-dis-base-ref-zcd-const-champ-inc-base-ref-ch-override>`
[void Op_Conv_Centre_VDF_Elem::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override](#op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-associer-const-domaine-dis-base-ref-zd-const-domaine-cl-dis-base-ref-zcd-const-champ-inc-base-ref-ch-override)

associer_vitesse#

Definition
void Op_Conv_Centre_VDF_Elem::associer_vitesse(const Champ_base &ch_vit) override
Brief description
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:`void Op_Conv_Centre_VDF_Elem::associer_vitesse(const Champ_base &ch_vit) override <op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-associer-vitesse-const-champ-base-ref-ch-vit-override>`
[void Op_Conv_Centre_VDF_Elem::associer_vitesse(const Champ_base &ch_vit) override](#op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-associer-vitesse-const-champ-base-ref-ch-vit-override)

dimensionner_blocs#

Definition
void Op_Conv_Centre_VDF_Elem::dimensionner_blocs(matrices_t mats, const tabs_t &semi_impl) const 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_Centre_VDF_Elem::dimensionner_blocs(matrices_t mats, const tabs_t &semi_impl) const override <op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-dimensionner-blocs-matrices-t-mats-const-tabs-t-ref-semi-impl-const-override>`
[void Op_Conv_Centre_VDF_Elem::dimensionner_blocs(matrices_t mats, const tabs_t &semi_impl) const override](#op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-dimensionner-blocs-matrices-t-mats-const-tabs-t-ref-semi-impl-const-override)

duplique#

Definition
int Op_Conv_Centre_VDF_Elem::duplique() const override
Brief description
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_VDF_Elem::duplique() const override <op-conv-centre-vdf-elem-public-int-op-conv-centre-vdf-elem-duplique-const-override>`
[int Op_Conv_Centre_VDF_Elem::duplique() const override](#op-conv-centre-vdf-elem-public-int-op-conv-centre-vdf-elem-duplique-const-override)

get_info#

Definition
const Type_info * Op_Conv_Centre_VDF_Elem::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_Centre_VDF_Elem::get_info() const override <op-conv-centre-vdf-elem-public-const-type-info-ptr-op-conv-centre-vdf-elem-get-info-const-override>`
[const Type_info * Op_Conv_Centre_VDF_Elem::get_info() const override](#op-conv-centre-vdf-elem-public-const-type-info-ptr-op-conv-centre-vdf-elem-get-info-const-override)

modifier_pour_Cl#

Definition
void Op_Conv_Centre_VDF_Elem::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override
Brief description

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_VDF_Elem::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override <op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override>`
[void Op_Conv_Centre_VDF_Elem::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override](#op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override)

Op_Conv_Centre_VDF_Elem#

Definition
Op_Conv_Centre_VDF_Elem::Op_Conv_Centre_VDF_Elem()
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_Centre_VDF_Elem::Op_Conv_Centre_VDF_Elem() <op-conv-centre-vdf-elem-public-op-conv-centre-vdf-elem-op-conv-centre-vdf-elem>`
[Op_Conv_Centre_VDF_Elem::Op_Conv_Centre_VDF_Elem()](#op-conv-centre-vdf-elem-public-op-conv-centre-vdf-elem-op-conv-centre-vdf-elem)

preparer_calcul#

Definition
void Op_Conv_Centre_VDF_Elem::preparer_calcul() 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_Centre_VDF_Elem::preparer_calcul() override <op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-preparer-calcul-override>`
[void Op_Conv_Centre_VDF_Elem::preparer_calcul() override](#op-conv-centre-vdf-elem-public-void-op-conv-centre-vdf-elem-preparer-calcul-override)

taille_memoire#

Definition
unsigned Op_Conv_Centre_VDF_Elem::taille_memoire() const override
Brief description
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_VDF_Elem::taille_memoire() const override <op-conv-centre-vdf-elem-public-unsigned-op-conv-centre-vdf-elem-taille-memoire-const-override>`
[unsigned Op_Conv_Centre_VDF_Elem::taille_memoire() const override](#op-conv-centre-vdf-elem-public-unsigned-op-conv-centre-vdf-elem-taille-memoire-const-override)

vitesse#

Definition
const Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() const override
Brief description
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 Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() const override <op-conv-centre-vdf-elem-public-const-champ-base-ref-op-conv-centre-vdf-elem-vitesse-const-override>`
[const Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() const override](#op-conv-centre-vdf-elem-public-const-champ-base-ref-op-conv-centre-vdf-elem-vitesse-const-override)

vitesse#

Definition
Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() override
Brief description
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:`Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() override <op-conv-centre-vdf-elem-public-champ-base-ref-op-conv-centre-vdf-elem-vitesse-override>`
[Champ_base & Op_Conv_Centre_VDF_Elem::vitesse() override](#op-conv-centre-vdf-elem-public-champ-base-ref-op-conv-centre-vdf-elem-vitesse-override)

~Op_Conv_Centre_VDF_Elem#

Definition
Op_Conv_Centre_VDF_Elem::~Op_Conv_Centre_VDF_Elem()
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_Centre_VDF_Elem::~Op_Conv_Centre_VDF_Elem() <op-conv-centre-vdf-elem-public-op-conv-centre-vdf-elem-dtor-op-conv-centre-vdf-elem>`
[Op_Conv_Centre_VDF_Elem::~Op_Conv_Centre_VDF_Elem()](#op-conv-centre-vdf-elem-public-op-conv-centre-vdf-elem-dtor-op-conv-centre-vdf-elem)

cree_instance#

Definition
Objet_U * Op_Conv_Centre_VDF_Elem::cree_instance()
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:`Objet_U * Op_Conv_Centre_VDF_Elem::cree_instance() <op-conv-centre-vdf-elem-public-static-objet-u-ptr-op-conv-centre-vdf-elem-cree-instance>`
[Objet_U * Op_Conv_Centre_VDF_Elem::cree_instance()](#op-conv-centre-vdf-elem-public-static-objet-u-ptr-op-conv-centre-vdf-elem-cree-instance)

info#

Definition
const Type_info * Op_Conv_Centre_VDF_Elem::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_Centre_VDF_Elem::info() <op-conv-centre-vdf-elem-public-static-const-type-info-ptr-op-conv-centre-vdf-elem-info>`
[const Type_info * Op_Conv_Centre_VDF_Elem::info()](#op-conv-centre-vdf-elem-public-static-const-type-info-ptr-op-conv-centre-vdf-elem-info)

self_cast#

Definition
const Op_Conv_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::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_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::self_cast(const Objet_U &) <op-conv-centre-vdf-elem-public-static-const-op-conv-centre-vdf-elem-ref-op-conv-centre-vdf-elem-self-cast-const-objet-u-ref>`
[const Op_Conv_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::self_cast(const Objet_U &)](#op-conv-centre-vdf-elem-public-static-const-op-conv-centre-vdf-elem-ref-op-conv-centre-vdf-elem-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Conv_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::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_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::self_cast(Objet_U &) <op-conv-centre-vdf-elem-public-static-op-conv-centre-vdf-elem-ref-op-conv-centre-vdf-elem-self-cast-objet-u-ref>`
[Op_Conv_Centre_VDF_Elem & Op_Conv_Centre_VDF_Elem::self_cast(Objet_U &)](#op-conv-centre-vdf-elem-public-static-op-conv-centre-vdf-elem-ref-op-conv-centre-vdf-elem-self-cast-objet-u-ref)

printOn#

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

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_VDF_Elem::printOn(Sortie &x) const override <op-conv-centre-vdf-elem-protected-sortie-ref-op-conv-centre-vdf-elem-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_Centre_VDF_Elem::printOn(Sortie &x) const override](#op-conv-centre-vdf-elem-protected-sortie-ref-op-conv-centre-vdf-elem-printon-sortie-ref-x-const-override)

readOn#

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

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_VDF_Elem::readOn(Entree &) override <op-conv-centre-vdf-elem-protected-entree-ref-op-conv-centre-vdf-elem-readon-entree-ref-override>`
[Entree & Op_Conv_Centre_VDF_Elem::readOn(Entree &) override](#op-conv-centre-vdf-elem-protected-entree-ref-op-conv-centre-vdf-elem-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Conv_Centre_VDF_Elem::info_obj