Op_Dift_VDF_Face_base#

#include <Op_Dift_VDF_Face_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\_Dift\_VDF\_Face\_base <class-op-dift-vdf-face-base>`
[Op\_Dift\_VDF\_Face\_base](#class-op-dift-vdf-face-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classOp__Dift__VDF__Face__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_loipar#

Definition
void Op_Dift_VDF_Face_base::associer_loipar(const Turbulence_paroi_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:`void Op_Dift_VDF_Face_base::associer_loipar(const Turbulence_paroi_base &) <op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-associer-loipar-const-turbulence-paroi-base-ref>`
[void Op_Dift_VDF_Face_base::associer_loipar(const Turbulence_paroi_base &)](#op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-associer-loipar-const-turbulence-paroi-base-ref)

calculer_borne_locale#

Definition
void Op_Dift_VDF_Face_base::calculer_borne_locale(DoubleVect &, double, double) 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_Dift_VDF_Face_base::calculer_borne_locale(DoubleVect &, double, double) const override <op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-calculer-borne-locale-doublevect-ref-double-double-const-override>`
[void Op_Dift_VDF_Face_base::calculer_borne_locale(DoubleVect &, double, double) const override](#op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-calculer-borne-locale-doublevect-ref-double-double-const-override)

calculer_dt_stab#

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

Calcul dt_stab.

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

calculer_dt_stab#

Definition
double Op_Dift_VDF_Face_base::calculer_dt_stab(const Domaine_VDF &) const
Brief description
Detailed description
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_Face_base::calculer_dt_stab(const Domaine_VDF &) const <op-dift-vdf-face-base-public-double-op-dift-vdf-face-base-calculer-dt-stab-const-domaine-vdf-ref-const>`
[double Op_Dift_VDF_Face_base::calculer_dt_stab(const Domaine_VDF &) const](#op-dift-vdf-face-base-public-double-op-dift-vdf-face-base-calculer-dt-stab-const-domaine-vdf-ref-const)

diffusivite#

Definition
const Champ_base & Op_Dift_VDF_Face_base::diffusivite() const override=0
Brief description
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:`const Champ_base & Op_Dift_VDF_Face_base::diffusivite() const override=0 <op-dift-vdf-face-base-public-const-champ-base-ref-op-dift-vdf-face-base-diffusivite-const-override-equal-0>`
[const Champ_base & Op_Dift_VDF_Face_base::diffusivite() const override=0](#op-dift-vdf-face-base-public-const-champ-base-ref-op-dift-vdf-face-base-diffusivite-const-override-equal-0)

dimensionner_blocs#

Definition
void Op_Dift_VDF_Face_base::dimensionner_blocs(matrices_t matrices, 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_Dift_VDF_Face_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override <op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override>`
[void Op_Dift_VDF_Face_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override](#op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override)

get_info#

Definition
const Type_info * Op_Dift_VDF_Face_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_Dift_VDF_Face_base::get_info() const override <op-dift-vdf-face-base-public-const-type-info-ptr-op-dift-vdf-face-base-get-info-const-override>`
[const Type_info * Op_Dift_VDF_Face_base::get_info() const override](#op-dift-vdf-face-base-public-const-type-info-ptr-op-dift-vdf-face-base-get-info-const-override)

modifier_pour_Cl#

Definition
void Op_Dift_VDF_Face_base::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_Dift_VDF_Face_base::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override <op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override>`
[void Op_Dift_VDF_Face_base::modifier_pour_Cl(Matrice_Morse &matrice, DoubleTab &secmem) const override](#op-dift-vdf-face-base-public-void-op-dift-vdf-face-base-modifier-pour-cl-matrice-morse-ref-matrice-doubletab-ref-secmem-const-override)

Op_Dift_VDF_Face_base#

Definition
Op_Dift_VDF_Face_base::Op_Dift_VDF_Face_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_Dift_VDF_Face_base::Op_Dift_VDF_Face_base() <op-dift-vdf-face-base-public-op-dift-vdf-face-base-op-dift-vdf-face-base>`
[Op_Dift_VDF_Face_base::Op_Dift_VDF_Face_base()](#op-dift-vdf-face-base-public-op-dift-vdf-face-base-op-dift-vdf-face-base)

Op_Dift_VDF_Face_base#

Definition
Op_Dift_VDF_Face_base::Op_Dift_VDF_Face_base(const Iterateur_VDF_base &iter_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_Dift_VDF_Face_base::Op_Dift_VDF_Face_base(const Iterateur_VDF_base &iter_base) <op-dift-vdf-face-base-public-op-dift-vdf-face-base-op-dift-vdf-face-base-const-iterateur-vdf-base-ref-iter-base>`
[Op_Dift_VDF_Face_base::Op_Dift_VDF_Face_base(const Iterateur_VDF_base &iter_base)](#op-dift-vdf-face-base-public-op-dift-vdf-face-base-op-dift-vdf-face-base-const-iterateur-vdf-base-ref-iter-base)

~Op_Dift_VDF_Face_base#

Definition
Op_Dift_VDF_Face_base::~Op_Dift_VDF_Face_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_Dift_VDF_Face_base::~Op_Dift_VDF_Face_base() override <op-dift-vdf-face-base-public-op-dift-vdf-face-base-dtor-op-dift-vdf-face-base-override>`
[Op_Dift_VDF_Face_base::~Op_Dift_VDF_Face_base() override](#op-dift-vdf-face-base-public-op-dift-vdf-face-base-dtor-op-dift-vdf-face-base-override)

info#

Definition
const Type_info * Op_Dift_VDF_Face_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_Dift_VDF_Face_base::info() <op-dift-vdf-face-base-public-static-const-type-info-ptr-op-dift-vdf-face-base-info>`
[const Type_info * Op_Dift_VDF_Face_base::info()](#op-dift-vdf-face-base-public-static-const-type-info-ptr-op-dift-vdf-face-base-info)

self_cast#

Definition
const Op_Dift_VDF_Face_base & Op_Dift_VDF_Face_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_Dift_VDF_Face_base & Op_Dift_VDF_Face_base::self_cast(const Objet_U &) <op-dift-vdf-face-base-public-static-const-op-dift-vdf-face-base-ref-op-dift-vdf-face-base-self-cast-const-objet-u-ref>`
[const Op_Dift_VDF_Face_base & Op_Dift_VDF_Face_base::self_cast(const Objet_U &)](#op-dift-vdf-face-base-public-static-const-op-dift-vdf-face-base-ref-op-dift-vdf-face-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Op_Dift_VDF_Face_base & Op_Dift_VDF_Face_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_Dift_VDF_Face_base & Op_Dift_VDF_Face_base::self_cast(Objet_U &) <op-dift-vdf-face-base-public-static-op-dift-vdf-face-base-ref-op-dift-vdf-face-base-self-cast-objet-u-ref>`
[Op_Dift_VDF_Face_base & Op_Dift_VDF_Face_base::self_cast(Objet_U &)](#op-dift-vdf-face-base-public-static-op-dift-vdf-face-base-ref-op-dift-vdf-face-base-self-cast-objet-u-ref)

printOn#

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

readOn#

Definition
Entree & Op_Dift_VDF_Face_base::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_Face_base::readOn(Entree &) override <op-dift-vdf-face-base-protected-entree-ref-op-dift-vdf-face-base-readon-entree-ref-override>`
[Entree & Op_Dift_VDF_Face_base::readOn(Entree &) override](#op-dift-vdf-face-base-protected-entree-ref-op-dift-vdf-face-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Dift_VDF_Face_base::info_obj