Op_Dift_VDF_Face_Axi_base#

#include <Op_Dift_VDF_Face_Axi_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\_Axi\_base <class-op-dift-vdf-face-axi-base>`
[Op\_Dift\_VDF\_Face\_Axi\_base](#class-op-dift-vdf-face-axi-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__Axi__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

associer#

Definition
void Op_Dift_VDF_Face_Axi_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_Dift_VDF_Face_Axi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override>`
[void Op_Dift_VDF_Face_Axi_base::associer(const Domaine_dis_base &, const Domaine_Cl_dis_base &, const Champ_Inc_base &) override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-const-champ-inc-base-ref-override)

associer_diffusivite_turbulente#

Definition
void Op_Dift_VDF_Face_Axi_base::associer_diffusivite_turbulente(const Champ_Fonc_base &visc_turb)
Brief description
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_Face_Axi_base::associer_diffusivite_turbulente(const Champ_Fonc_base &visc_turb) <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-diffusivite-turbulente-const-champ-fonc-base-ref-visc-turb>`
[void Op_Dift_VDF_Face_Axi_base::associer_diffusivite_turbulente(const Champ_Fonc_base &visc_turb)](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-diffusivite-turbulente-const-champ-fonc-base-ref-visc-turb)

associer_loipar#

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

associer_modele_turbulence#

Definition
void Op_Dift_VDF_Face_Axi_base::associer_modele_turbulence(const Modele_turbulence_hyd_base &)
Brief description
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_Face_Axi_base::associer_modele_turbulence(const Modele_turbulence_hyd_base &) <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-modele-turbulence-const-modele-turbulence-hyd-base-ref>`
[void Op_Dift_VDF_Face_Axi_base::associer_modele_turbulence(const Modele_turbulence_hyd_base &)](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-associer-modele-turbulence-const-modele-turbulence-hyd-base-ref)

calculer#

Definition
DoubleTab & Op_Dift_VDF_Face_Axi_base::calculer(const DoubleTab &, DoubleTab &) const override
Brief description

calcule la contribution de la diffusion, la range dans resu

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:`DoubleTab & Op_Dift_VDF_Face_Axi_base::calculer(const DoubleTab &, DoubleTab &) const override <op-dift-vdf-face-axi-base-public-doubletab-ref-op-dift-vdf-face-axi-base-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Dift_VDF_Face_Axi_base::calculer(const DoubleTab &, DoubleTab &) const override](#op-dift-vdf-face-axi-base-public-doubletab-ref-op-dift-vdf-face-axi-base-calculer-const-doubletab-ref-doubletab-ref-const-override)

calculer_dt_stab#

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

completer#

Definition
void Op_Dift_VDF_Face_Axi_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
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_Axi_base::completer() override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-completer-override>`
[void Op_Dift_VDF_Face_Axi_base::completer() override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-completer-override)

contribue_au_second_membre#

Definition
void Op_Dift_VDF_Face_Axi_base::contribue_au_second_membre(DoubleTab &) const
Brief description
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_Face_Axi_base::contribue_au_second_membre(DoubleTab &) const <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribue-au-second-membre-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::contribue_au_second_membre(DoubleTab &) const](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribue-au-second-membre-doubletab-ref-const)

contribuer_a_avec#

Definition
void Op_Dift_VDF_Face_Axi_base::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override
Brief description

DOES NOTHING - to override in derived classes.

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_Face_Axi_base::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override>`
[void Op_Dift_VDF_Face_Axi_base::contribuer_a_avec(const DoubleTab &inco, Matrice_Morse &matrice) const override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribuer-a-avec-const-doubletab-ref-inco-matrice-morse-ref-matrice-const-override)

contribuer_au_second_membre#

Definition
void Op_Dift_VDF_Face_Axi_base::contribuer_au_second_membre(DoubleTab &resu) 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_Axi_base::contribuer_au_second_membre(DoubleTab &resu) const override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribuer-au-second-membre-doubletab-ref-resu-const-override>`
[void Op_Dift_VDF_Face_Axi_base::contribuer_au_second_membre(DoubleTab &resu) const override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-contribuer-au-second-membre-doubletab-ref-resu-const-override)

dimensionner#

Definition
void Op_Dift_VDF_Face_Axi_base::dimensionner(Matrice_Morse &matrice) 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_Axi_base::dimensionner(Matrice_Morse &matrice) const override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-dimensionner-matrice-morse-ref-matrice-const-override>`
[void Op_Dift_VDF_Face_Axi_base::dimensionner(Matrice_Morse &matrice) const override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-dimensionner-matrice-morse-ref-matrice-const-override)

get_info#

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

mettre_a_jour#

Definition
void Op_Dift_VDF_Face_Axi_base::mettre_a_jour(double) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour de l’operateur

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_Axi_base::mettre_a_jour(double) override <op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-mettre-a-jour-double-override>`
[void Op_Dift_VDF_Face_Axi_base::mettre_a_jour(double) override](#op-dift-vdf-face-axi-base-public-void-op-dift-vdf-face-axi-base-mettre-a-jour-double-override)

modifier_pour_Cl#

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

Op_Dift_VDF_Face_Axi_base#

Definition
Op_Dift_VDF_Face_Axi_base::Op_Dift_VDF_Face_Axi_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_Axi_base::Op_Dift_VDF_Face_Axi_base() <op-dift-vdf-face-axi-base-public-op-dift-vdf-face-axi-base-op-dift-vdf-face-axi-base>`
[Op_Dift_VDF_Face_Axi_base::Op_Dift_VDF_Face_Axi_base()](#op-dift-vdf-face-axi-base-public-op-dift-vdf-face-axi-base-op-dift-vdf-face-axi-base)

~Op_Dift_VDF_Face_Axi_base#

Definition
Op_Dift_VDF_Face_Axi_base::~Op_Dift_VDF_Face_Axi_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_Axi_base::~Op_Dift_VDF_Face_Axi_base() override <op-dift-vdf-face-axi-base-public-op-dift-vdf-face-axi-base-dtor-op-dift-vdf-face-axi-base-override>`
[Op_Dift_VDF_Face_Axi_base::~Op_Dift_VDF_Face_Axi_base() override](#op-dift-vdf-face-axi-base-public-op-dift-vdf-face-axi-base-dtor-op-dift-vdf-face-axi-base-override)

info#

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

self_cast#

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

self_cast#

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

is_var#

Definition
virtual bool Op_Dift_VDF_Face_Axi_base::is_var() const =0
Brief description
Detailed description
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:`virtual bool Op_Dift_VDF_Face_Axi_base::is_var() const =0 <op-dift-vdf-face-axi-base-protected-virtual-bool-op-dift-vdf-face-axi-base-is-var-const-equal-0>`
[virtual bool Op_Dift_VDF_Face_Axi_base::is_var() const =0](#op-dift-vdf-face-axi-base-protected-virtual-bool-op-dift-vdf-face-axi-base-is-var-const-equal-0)

mettre_a_jour_var#

Definition
virtual void Op_Dift_VDF_Face_Axi_base::mettre_a_jour_var(double) const =0
Brief description
Detailed description
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:`virtual void Op_Dift_VDF_Face_Axi_base::mettre_a_jour_var(double) const =0 <op-dift-vdf-face-axi-base-protected-virtual-void-op-dift-vdf-face-axi-base-mettre-a-jour-var-double-const-equal-0>`
[virtual void Op_Dift_VDF_Face_Axi_base::mettre_a_jour_var(double) const =0](#op-dift-vdf-face-axi-base-protected-virtual-void-op-dift-vdf-face-axi-base-mettre-a-jour-var-double-const-equal-0)

nu_#

Definition
virtual double Op_Dift_VDF_Face_Axi_base::nu_(const int) const =0
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:`virtual double Op_Dift_VDF_Face_Axi_base::nu_(const int) const =0 <op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-underscore-const-int-const-equal-0>`
[virtual double Op_Dift_VDF_Face_Axi_base::nu_(const int) const =0](#op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-underscore-const-int-const-equal-0)

nu_mean_2_pts_#

Definition
virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_2_pts_(const int, const int) const =0
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:`virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_2_pts_(const int, const int) const =0 <op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-2-pts-underscore-const-int-const-int-const-equal-0>`
[virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_2_pts_(const int, const int) const =0](#op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-2-pts-underscore-const-int-const-int-const-equal-0)

nu_mean_4_pts_#

Definition
virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int) const =0
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:`virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int) const =0 <op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-4-pts-underscore-const-int-const-int-const-equal-0>`
[virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int) const =0](#op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-4-pts-underscore-const-int-const-int-const-equal-0)

nu_mean_4_pts_#

Definition
virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int, const int, const int) const =0
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:`virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int, const int, const int) const =0 <op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-4-pts-underscore-const-int-const-int-const-int-const-int-const-equal-0>`
[virtual double Op_Dift_VDF_Face_Axi_base::nu_mean_4_pts_(const int, const int, const int, const int) const =0](#op-dift-vdf-face-axi-base-protected-virtual-double-op-dift-vdf-face-axi-base-nu-mean-4-pts-underscore-const-int-const-int-const-int-const-int-const-equal-0)

printOn#

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

readOn#

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

ajouter#

Definition
DoubleTab & Op_Dift_VDF_Face_Axi_base::ajouter(const DoubleTab &, DoubleTab &) 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:`DoubleTab & Op_Dift_VDF_Face_Axi_base::ajouter(const DoubleTab &, DoubleTab &) const override <op-dift-vdf-face-axi-base-private-doubletab-ref-op-dift-vdf-face-axi-base-ajouter-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Dift_VDF_Face_Axi_base::ajouter(const DoubleTab &, DoubleTab &) const override](#op-dift-vdf-face-axi-base-private-doubletab-ref-op-dift-vdf-face-axi-base-ajouter-const-doubletab-ref-doubletab-ref-const-override)

ajouter_aretes_bords#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_bords(const DoubleVect &, const DoubleTab &, DoubleTab &) const
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_Axi_base::ajouter_aretes_bords(const DoubleVect &, const DoubleTab &, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-bords-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_bords(const DoubleVect &, const DoubleTab &, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-bords-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_aretes_internes#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_internes(const DoubleVect &, const DoubleTab &, DoubleTab &) const
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_Axi_base::ajouter_aretes_internes(const DoubleVect &, const DoubleTab &, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-internes-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_internes(const DoubleVect &, const DoubleTab &, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-internes-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_aretes_mixtes#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_mixtes(const DoubleTab &, DoubleTab &) const
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_Axi_base::ajouter_aretes_mixtes(const DoubleTab &, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-mixtes-const-doubletab-ref-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_aretes_mixtes(const DoubleTab &, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-aretes-mixtes-const-doubletab-ref-doubletab-ref-const)

ajouter_contribution#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const
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_Axi_base::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution(const DoubleTab &, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-const-doubletab-ref-matrice-morse-ref-const)

ajouter_contribution_aretes_bords#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_bords(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const
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_Axi_base::ajouter_contribution_aretes_bords(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-bords-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_bords(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-bords-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const)

ajouter_contribution_aretes_internes#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_internes(const DoubleVect &, Matrice_Morse &) const
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_Axi_base::ajouter_contribution_aretes_internes(const DoubleVect &, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-internes-const-doublevect-ref-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_internes(const DoubleVect &, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-internes-const-doublevect-ref-matrice-morse-ref-const)

ajouter_contribution_aretes_mixtes#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_mixtes(Matrice_Morse &) const
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_Axi_base::ajouter_contribution_aretes_mixtes(Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-mixtes-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_aretes_mixtes(Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-aretes-mixtes-matrice-morse-ref-const)

ajouter_contribution_elem#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_elem(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const
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_Axi_base::ajouter_contribution_elem(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-elem-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_elem(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-elem-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const)

ajouter_contribution_elem_3D#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_elem_3D(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const
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_Axi_base::ajouter_contribution_elem_3D(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-elem-3d-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_contribution_elem_3D(const DoubleVect &, const DoubleTab &, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-contribution-elem-3d-const-doublevect-ref-const-doubletab-ref-matrice-morse-ref-const)

ajouter_elem#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_elem(const DoubleVect &, const DoubleTab &, DoubleTab &) const
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_Axi_base::ajouter_elem(const DoubleVect &, const DoubleTab &, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-elem-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_elem(const DoubleVect &, const DoubleTab &, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-elem-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const)

ajouter_elem_3D#

Definition
void Op_Dift_VDF_Face_Axi_base::ajouter_elem_3D(const DoubleVect &, const DoubleTab &, DoubleTab &) const
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_Axi_base::ajouter_elem_3D(const DoubleVect &, const DoubleTab &, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-elem-3d-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::ajouter_elem_3D(const DoubleVect &, const DoubleTab &, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-ajouter-elem-3d-const-doublevect-ref-const-doubletab-ref-doubletab-ref-const)

fill_coeff_matrice_morse#

Definition
void Op_Dift_VDF_Face_Axi_base::fill_coeff_matrice_morse(const int, const int, const double, Matrice_Morse &) const
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_Axi_base::fill_coeff_matrice_morse(const int, const int, const double, Matrice_Morse &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-coeff-matrice-morse-const-int-const-int-const-double-matrice-morse-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::fill_coeff_matrice_morse(const int, const int, const double, Matrice_Morse &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-coeff-matrice-morse-const-int-const-int-const-double-matrice-morse-ref-const)

fill_resu_aretes_internes#

Definition
void Op_Dift_VDF_Face_Axi_base::fill_resu_aretes_internes(const int, const int, const int, const int, const double, const double, const double, const double, DoubleTab &) const
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_Axi_base::fill_resu_aretes_internes(const int, const int, const int, const int, const double, const double, const double, const double, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-resu-aretes-internes-const-int-const-int-const-int-const-int-const-double-const-double-const-double-const-double-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::fill_resu_aretes_internes(const int, const int, const int, const int, const double, const double, const double, const double, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-resu-aretes-internes-const-int-const-int-const-int-const-int-const-double-const-double-const-double-const-double-doubletab-ref-const)

fill_resu_aretes_mixtes#

Definition
void Op_Dift_VDF_Face_Axi_base::fill_resu_aretes_mixtes(const int, const int, const int, const int, const double, const double, DoubleTab &) const
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_Axi_base::fill_resu_aretes_mixtes(const int, const int, const int, const int, const double, const double, DoubleTab &) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-resu-aretes-mixtes-const-int-const-int-const-int-const-int-const-double-const-double-doubletab-ref-const>`
[void Op_Dift_VDF_Face_Axi_base::fill_resu_aretes_mixtes(const int, const int, const int, const int, const double, const double, DoubleTab &) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-fill-resu-aretes-mixtes-const-int-const-int-const-int-const-int-const-double-const-double-doubletab-ref-const)

not_implemented#

Definition
void Op_Dift_VDF_Face_Axi_base::not_implemented(const char *nom_funct) const
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_Axi_base::not_implemented(const char *nom_funct) const <op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-not-implemented-const-char-ptr-nom-funct-const>`
[void Op_Dift_VDF_Face_Axi_base::not_implemented(const char *nom_funct) const](#op-dift-vdf-face-axi-base-private-void-op-dift-vdf-face-axi-base-not-implemented-const-char-ptr-nom-funct-const)

Attributes Documentation#

info_obj (public)
const Type_info Op_Dift_VDF_Face_Axi_base::info_obj
elem_faces (protected)
IntTab Op_Dift_VDF_Face_Axi_base::elem_faces
face_voisins (protected)
IntTab Op_Dift_VDF_Face_Axi_base::face_voisins
inconnue (protected)
TRUST_Ref<Champ_Face_VDF *> Op_Dift_VDF_Face_Axi_base::inconnue
la_zcl_vdf (protected)
TRUST_Ref<Domaine_Cl_VDF *> Op_Dift_VDF_Face_Axi_base::la_zcl_vdf
le_dom_vdf (protected)
TRUST_Ref<Domaine_VDF *> Op_Dift_VDF_Face_Axi_base::le_dom_vdf
le_modele_turbulence (protected)
TRUST_Ref<Modele_turbulence_hyd_base *> Op_Dift_VDF_Face_Axi_base::le_modele_turbulence
orientation (protected)
IntVect Op_Dift_VDF_Face_Axi_base::orientation
porosite (protected)
DoubleVect Op_Dift_VDF_Face_Axi_base::porosite
Qdm (protected)
IntTab Op_Dift_VDF_Face_Axi_base::Qdm
surface (protected)
DoubleVect Op_Dift_VDF_Face_Axi_base::surface
tau_tan (protected)
DoubleTab Op_Dift_VDF_Face_Axi_base::tau_tan
type_arete_bord (protected)
IntVect Op_Dift_VDF_Face_Axi_base::type_arete_bord
volumes_entrelaces (protected)
DoubleVect Op_Dift_VDF_Face_Axi_base::volumes_entrelaces
xp (protected)
DoubleTab Op_Dift_VDF_Face_Axi_base::xp
xv (protected)
DoubleTab Op_Dift_VDF_Face_Axi_base::xv