Op_Dift_VDF_base#
#include <Op_Dift_VDF_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\_Dift\_VDF\_base <class-op-dift-vdf-base>`
[Op\_Dift\_VDF\_base](#class-op-dift-vdf-base)
Detailed description#
Inherits from#
public : Op_Diff_VDF_base
public : Op_Diff_Turbulent_base
Inherited by#
public : Op_Diff_K_Eps_Bas_Re_VDF_base
public : Op_Diff_K_Eps_VDF_base
public : Op_Diff_K_Omega_VDF_base
public : Op_Dift_VDF_Elem_base
public : Op_Dift_VDF_Face_base
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#
ajouter_blocs#
void Op_Dift_VDF_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const 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_Dift_VDF_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override <op-dift-vdf-base-public-void-op-dift-vdf-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override>`
[void Op_Dift_VDF_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override](#op-dift-vdf-base-public-void-op-dift-vdf-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override)
associer_diffusivite_turbulente_base#
void Op_Dift_VDF_base::associer_diffusivite_turbulente_base(const Champ_Fonc_base &diff_turb)
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_base::associer_diffusivite_turbulente_base(const Champ_Fonc_base &diff_turb) <op-dift-vdf-base-public-void-op-dift-vdf-base-associer-diffusivite-turbulente-base-const-champ-fonc-base-ref-diff-turb>`
[void Op_Dift_VDF_base::associer_diffusivite_turbulente_base(const Champ_Fonc_base &diff_turb)](#op-dift-vdf-base-public-void-op-dift-vdf-base-associer-diffusivite-turbulente-base-const-champ-fonc-base-ref-diff-turb)
completer_Op_Dift_VDF_base#
void Op_Dift_VDF_base::completer_Op_Dift_VDF_base()
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:`void Op_Dift_VDF_base::completer_Op_Dift_VDF_base() <op-dift-vdf-base-public-void-op-dift-vdf-base-completer-op-dift-vdf-base>`
[void Op_Dift_VDF_base::completer_Op_Dift_VDF_base()](#op-dift-vdf-base-public-void-op-dift-vdf-base-completer-op-dift-vdf-base)
contribuer_au_second_membre#
void Op_Dift_VDF_base::contribuer_au_second_membre(DoubleTab &) const override
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_base::contribuer_au_second_membre(DoubleTab &) const override <op-dift-vdf-base-public-void-op-dift-vdf-base-contribuer-au-second-membre-doubletab-ref-const-override>`
[void Op_Dift_VDF_base::contribuer_au_second_membre(DoubleTab &) const override](#op-dift-vdf-base-public-void-op-dift-vdf-base-contribuer-au-second-membre-doubletab-ref-const-override)
get_info#
const Type_info * Op_Dift_VDF_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_Dift_VDF_base::get_info() const override <op-dift-vdf-base-public-const-type-info-ptr-op-dift-vdf-base-get-info-const-override>`
[const Type_info * Op_Dift_VDF_base::get_info() const override](#op-dift-vdf-base-public-const-type-info-ptr-op-dift-vdf-base-get-info-const-override)
Op_Dift_VDF_base#
Op_Dift_VDF_base::Op_Dift_VDF_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_Dift_VDF_base::Op_Dift_VDF_base() <op-dift-vdf-base-public-op-dift-vdf-base-op-dift-vdf-base>`
[Op_Dift_VDF_base::Op_Dift_VDF_base()](#op-dift-vdf-base-public-op-dift-vdf-base-op-dift-vdf-base)
Op_Dift_VDF_base#
Op_Dift_VDF_base::Op_Dift_VDF_base(const Iterateur_VDF_base &iter_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_Dift_VDF_base::Op_Dift_VDF_base(const Iterateur_VDF_base &iter_base) <op-dift-vdf-base-public-op-dift-vdf-base-op-dift-vdf-base-const-iterateur-vdf-base-ref-iter-base>`
[Op_Dift_VDF_base::Op_Dift_VDF_base(const Iterateur_VDF_base &iter_base)](#op-dift-vdf-base-public-op-dift-vdf-base-op-dift-vdf-base-const-iterateur-vdf-base-ref-iter-base)
~Op_Dift_VDF_base#
Op_Dift_VDF_base::~Op_Dift_VDF_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_Dift_VDF_base::~Op_Dift_VDF_base() override <op-dift-vdf-base-public-op-dift-vdf-base-dtor-op-dift-vdf-base-override>`
[Op_Dift_VDF_base::~Op_Dift_VDF_base() override](#op-dift-vdf-base-public-op-dift-vdf-base-dtor-op-dift-vdf-base-override)
info#
const Type_info * Op_Dift_VDF_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_Dift_VDF_base::info() <op-dift-vdf-base-public-static-const-type-info-ptr-op-dift-vdf-base-info>`
[const Type_info * Op_Dift_VDF_base::info()](#op-dift-vdf-base-public-static-const-type-info-ptr-op-dift-vdf-base-info)
self_cast#
const Op_Dift_VDF_base & Op_Dift_VDF_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_Dift_VDF_base & Op_Dift_VDF_base::self_cast(const Objet_U &) <op-dift-vdf-base-public-static-const-op-dift-vdf-base-ref-op-dift-vdf-base-self-cast-const-objet-u-ref>`
[const Op_Dift_VDF_base & Op_Dift_VDF_base::self_cast(const Objet_U &)](#op-dift-vdf-base-public-static-const-op-dift-vdf-base-ref-op-dift-vdf-base-self-cast-const-objet-u-ref)
self_cast#
Op_Dift_VDF_base & Op_Dift_VDF_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_Dift_VDF_base & Op_Dift_VDF_base::self_cast(Objet_U &) <op-dift-vdf-base-public-static-op-dift-vdf-base-ref-op-dift-vdf-base-self-cast-objet-u-ref>`
[Op_Dift_VDF_base & Op_Dift_VDF_base::self_cast(Objet_U &)](#op-dift-vdf-base-public-static-op-dift-vdf-base-ref-op-dift-vdf-base-self-cast-objet-u-ref)
ajoute_terme_pour_axi_turb#
void Op_Dift_VDF_base::ajoute_terme_pour_axi_turb(matrices_t, DoubleTab &, const tabs_t &) const
Detailed description
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_Dift_VDF_base::ajoute_terme_pour_axi_turb(matrices_t, DoubleTab &, const tabs_t &) const <op-dift-vdf-base-protected-void-op-dift-vdf-base-ajoute-terme-pour-axi-turb-matrices-t-doubletab-ref-const-tabs-t-ref-const>`
[void Op_Dift_VDF_base::ajoute_terme_pour_axi_turb(matrices_t, DoubleTab &, const tabs_t &) const](#op-dift-vdf-base-protected-void-op-dift-vdf-base-ajoute-terme-pour-axi-turb-matrices-t-doubletab-ref-const-tabs-t-ref-const)
printOn#
Sortie & Op_Dift_VDF_base::printOn(Sortie &x) 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:`Sortie & Op_Dift_VDF_base::printOn(Sortie &x) const override <op-dift-vdf-base-protected-sortie-ref-op-dift-vdf-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Dift_VDF_base::printOn(Sortie &x) const override](#op-dift-vdf-base-protected-sortie-ref-op-dift-vdf-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Dift_VDF_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lit un operateur sur un flot d’entree.
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:`Entree & Op_Dift_VDF_base::readOn(Entree &) override <op-dift-vdf-base-protected-entree-ref-op-dift-vdf-base-readon-entree-ref-override>`
[Entree & Op_Dift_VDF_base::readOn(Entree &) override](#op-dift-vdf-base-protected-entree-ref-op-dift-vdf-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Dift_VDF_base::info_obj