Op_Dift_VDF_Elem#

#include <Op_Dift_VDF_Elem_leaves.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\_Dift\_VDF\_Elem <class-op-dift-vdf-elem>`
[Op\_Dift\_VDF\_Elem](#class-op-dift-vdf-elem)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classOp__Dift__VDF__Elem__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

alpha_#

Definition
double Op_Dift_VDF_Elem::alpha_(const int i) 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:`double Op_Dift_VDF_Elem::alpha_(const int i) const override <op-dift-vdf-elem-public-double-op-dift-vdf-elem-alpha-underscore-const-int-i-const-override>`
[double Op_Dift_VDF_Elem::alpha_(const int i) const override](#op-dift-vdf-elem-public-double-op-dift-vdf-elem-alpha-underscore-const-int-i-const-override)

associer#

Definition
void Op_Dift_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_Dift_VDF_Elem::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override <op-dift-vdf-elem-public-void-op-dift-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_Dift_VDF_Elem::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override](#op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-const-domaine-dis-base-ref-zd-const-domaine-cl-dis-base-ref-zcd-const-champ-inc-base-ref-ch-override)

associer_diffusivite#

Definition
void Op_Dift_VDF_Elem::associer_diffusivite(const Champ_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_Dift_VDF_Elem::associer_diffusivite(const Champ_base &ch) override <op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-diffusivite-const-champ-base-ref-ch-override>`
[void Op_Dift_VDF_Elem::associer_diffusivite(const Champ_base &ch) override](#op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-diffusivite-const-champ-base-ref-ch-override)

associer_diffusivite_turbulente#

Definition
void Op_Dift_VDF_Elem::associer_diffusivite_turbulente(const Champ_Fonc_base &ch)
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:`void Op_Dift_VDF_Elem::associer_diffusivite_turbulente(const Champ_Fonc_base &ch) <op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-diffusivite-turbulente-const-champ-fonc-base-ref-ch>`
[void Op_Dift_VDF_Elem::associer_diffusivite_turbulente(const Champ_Fonc_base &ch)](#op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-diffusivite-turbulente-const-champ-fonc-base-ref-ch)

associer_loipar#

Definition
void Op_Dift_VDF_Elem::associer_loipar(const Turbulence_paroi_scal_base &lp)
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:`void Op_Dift_VDF_Elem::associer_loipar(const Turbulence_paroi_scal_base &lp) <op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-loipar-const-turbulence-paroi-scal-base-ref-lp>`
[void Op_Dift_VDF_Elem::associer_loipar(const Turbulence_paroi_scal_base &lp)](#op-dift-vdf-elem-public-void-op-dift-vdf-elem-associer-loipar-const-turbulence-paroi-scal-base-ref-lp)

calculer_dt_stab#

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

Calcul dt_stab.

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:`double Op_Dift_VDF_Elem::calculer_dt_stab() const override <op-dift-vdf-elem-public-double-op-dift-vdf-elem-calculer-dt-stab-const-override>`
[double Op_Dift_VDF_Elem::calculer_dt_stab() const override](#op-dift-vdf-elem-public-double-op-dift-vdf-elem-calculer-dt-stab-const-override)

completer#

Definition
void Op_Dift_VDF_Elem::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
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_Dift_VDF_Elem::completer() override <op-dift-vdf-elem-public-void-op-dift-vdf-elem-completer-override>`
[void Op_Dift_VDF_Elem::completer() override](#op-dift-vdf-elem-public-void-op-dift-vdf-elem-completer-override)

diffusivite#

Definition
const Champ_base & Op_Dift_VDF_Elem::diffusivite() 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_Dift_VDF_Elem::diffusivite() const override <op-dift-vdf-elem-public-const-champ-base-ref-op-dift-vdf-elem-diffusivite-const-override>`
[const Champ_base & Op_Dift_VDF_Elem::diffusivite() const override](#op-dift-vdf-elem-public-const-champ-base-ref-op-dift-vdf-elem-diffusivite-const-override)

duplique#

Definition
int Op_Dift_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_Dift_VDF_Elem::duplique() const override <op-dift-vdf-elem-public-int-op-dift-vdf-elem-duplique-const-override>`
[int Op_Dift_VDF_Elem::duplique() const override](#op-dift-vdf-elem-public-int-op-dift-vdf-elem-duplique-const-override)

get_info#

Definition
const Type_info * Op_Dift_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_Dift_VDF_Elem::get_info() const override <op-dift-vdf-elem-public-const-type-info-ptr-op-dift-vdf-elem-get-info-const-override>`
[const Type_info * Op_Dift_VDF_Elem::get_info() const override](#op-dift-vdf-elem-public-const-type-info-ptr-op-dift-vdf-elem-get-info-const-override)

Op_Dift_VDF_Elem#

Definition
Op_Dift_VDF_Elem::Op_Dift_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_Dift_VDF_Elem::Op_Dift_VDF_Elem() <op-dift-vdf-elem-public-op-dift-vdf-elem-op-dift-vdf-elem>`
[Op_Dift_VDF_Elem::Op_Dift_VDF_Elem()](#op-dift-vdf-elem-public-op-dift-vdf-elem-op-dift-vdf-elem)

taille_memoire#

Definition
unsigned Op_Dift_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_Dift_VDF_Elem::taille_memoire() const override <op-dift-vdf-elem-public-unsigned-op-dift-vdf-elem-taille-memoire-const-override>`
[unsigned Op_Dift_VDF_Elem::taille_memoire() const override](#op-dift-vdf-elem-public-unsigned-op-dift-vdf-elem-taille-memoire-const-override)

~Op_Dift_VDF_Elem#

Definition
Op_Dift_VDF_Elem::~Op_Dift_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_Dift_VDF_Elem::~Op_Dift_VDF_Elem() <op-dift-vdf-elem-public-op-dift-vdf-elem-dtor-op-dift-vdf-elem>`
[Op_Dift_VDF_Elem::~Op_Dift_VDF_Elem()](#op-dift-vdf-elem-public-op-dift-vdf-elem-dtor-op-dift-vdf-elem)

cree_instance#

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

info#

Definition
const Type_info * Op_Dift_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_Dift_VDF_Elem::info() <op-dift-vdf-elem-public-static-const-type-info-ptr-op-dift-vdf-elem-info>`
[const Type_info * Op_Dift_VDF_Elem::info()](#op-dift-vdf-elem-public-static-const-type-info-ptr-op-dift-vdf-elem-info)

self_cast#

Definition
const Op_Dift_VDF_Elem & Op_Dift_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_Dift_VDF_Elem & Op_Dift_VDF_Elem::self_cast(const Objet_U &) <op-dift-vdf-elem-public-static-const-op-dift-vdf-elem-ref-op-dift-vdf-elem-self-cast-const-objet-u-ref>`
[const Op_Dift_VDF_Elem & Op_Dift_VDF_Elem::self_cast(const Objet_U &)](#op-dift-vdf-elem-public-static-const-op-dift-vdf-elem-ref-op-dift-vdf-elem-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Dift_VDF_Elem & Op_Dift_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_Dift_VDF_Elem & Op_Dift_VDF_Elem::self_cast(Objet_U &) <op-dift-vdf-elem-public-static-op-dift-vdf-elem-ref-op-dift-vdf-elem-self-cast-objet-u-ref>`
[Op_Dift_VDF_Elem & Op_Dift_VDF_Elem::self_cast(Objet_U &)](#op-dift-vdf-elem-public-static-op-dift-vdf-elem-ref-op-dift-vdf-elem-self-cast-objet-u-ref)

printOn#

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

readOn#

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

DOES NOTHING - to override in derived classes.

Detailed description

Lit un operateur sur un flot d’entree.

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_Dift_VDF_Elem::readOn(Entree &) override <op-dift-vdf-elem-protected-entree-ref-op-dift-vdf-elem-readon-entree-ref-override>`
[Entree & Op_Dift_VDF_Elem::readOn(Entree &) override](#op-dift-vdf-elem-protected-entree-ref-op-dift-vdf-elem-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Dift_VDF_Elem::info_obj