Op_Diff_VDF_Face_Axi#
#include <Op_Diff_VDF_Face_leaves.h>
class Op_Diff_VDF_Face_Axi Cette classe represente l’operateur de diffusion associe aux equations de quantite de mouvement en coordonnees cylindriques.
How to cite this class in this doc#
:ref:`Op\_Diff\_VDF\_Face\_Axi <class-op-diff-vdf-face-axi>`
[Op\_Diff\_VDF\_Face\_Axi](#class-op-diff-vdf-face-axi)
Detailed description#
La discretisation est VDF. Le champ diffuse est un Champ_Face_VDF . Le champ de diffusivite n’est pas uniforme Cette classe n’utilise ni iterateur ni evaluateur (il y avait trop de termes supplementaires dus aux coordonnees cylindriques)
Inherits from#
public : Op_Diff_VDF_Face_Axi_base
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
void Op_Diff_VDF_Face_Axi::associer_diffusivite(const Champ_base &diffu) override
Reimplements:
References
How to cite in this doc:
:ref:`void Op_Diff_VDF_Face_Axi::associer_diffusivite(const Champ_base &diffu) override <public-void-op-diff-vdf-face-axi-associer-diffusivite-const-champ-base-ref-diffu-override>`
[void Op_Diff_VDF_Face_Axi::associer_diffusivite(const Champ_base &diffu) override](#public-void-op-diff-vdf-face-axi-associer-diffusivite-const-champ-base-ref-diffu-override)
const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() const override
Reimplements:
References
How to cite in this doc:
:ref:`const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() const override <public-const-champ-base-ref-op-diff-vdf-face-axi-diffusivite-const-override>`
[const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() const override](#public-const-champ-base-ref-op-diff-vdf-face-axi-diffusivite-const-override)
int Op_Diff_VDF_Face_Axi::duplique() const override
Reimplements:
How to cite in this doc:
:ref:`int Op_Diff_VDF_Face_Axi::duplique() const override <public-int-op-diff-vdf-face-axi-duplique-const-override>`
[int Op_Diff_VDF_Face_Axi::duplique() const override](#public-int-op-diff-vdf-face-axi-duplique-const-override)
const Type_info * Op_Diff_VDF_Face_Axi::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Reimplements:
How to cite in this doc:
:ref:`const Type_info * Op_Diff_VDF_Face_Axi::get_info() const override <public-const-type-info-ptr-op-diff-vdf-face-axi-get-info-const-override>`
[const Type_info * Op_Diff_VDF_Face_Axi::get_info() const override](#public-const-type-info-ptr-op-diff-vdf-face-axi-get-info-const-override)
double Op_Diff_VDF_Face_Axi::nu_(const int i) const override
Reimplements:
References
Referenced By
How to cite in this doc:
:ref:`double Op_Diff_VDF_Face_Axi::nu_(const int i) const override <public-double-op-diff-vdf-face-axi-nu-underscore-const-int-i-const-override>`
[double Op_Diff_VDF_Face_Axi::nu_(const int i) const override](#public-double-op-diff-vdf-face-axi-nu-underscore-const-int-i-const-override)
double Op_Diff_VDF_Face_Axi::nu_mean_2_pts_(const int i, const int j) const override
Reimplements:
References
How to cite in this doc:
:ref:`double Op_Diff_VDF_Face_Axi::nu_mean_2_pts_(const int i, const int j) const override <public-double-op-diff-vdf-face-axi-nu-mean-2-pts-underscore-const-int-i-const-int-j-const-override>`
[double Op_Diff_VDF_Face_Axi::nu_mean_2_pts_(const int i, const int j) const override](#public-double-op-diff-vdf-face-axi-nu-mean-2-pts-underscore-const-int-i-const-int-j-const-override)
double Op_Diff_VDF_Face_Axi::nu_mean_4_pts_(const int, const int) const override
Reimplements:
How to cite in this doc:
:ref:`double Op_Diff_VDF_Face_Axi::nu_mean_4_pts_(const int, const int) const override <public-double-op-diff-vdf-face-axi-nu-mean-4-pts-underscore-const-int-const-int-const-override>`
[double Op_Diff_VDF_Face_Axi::nu_mean_4_pts_(const int, const int) const override](#public-double-op-diff-vdf-face-axi-nu-mean-4-pts-underscore-const-int-const-int-const-override)
Op_Diff_VDF_Face_Axi::Op_Diff_VDF_Face_Axi()
How to cite in this doc:
:ref:`Op_Diff_VDF_Face_Axi::Op_Diff_VDF_Face_Axi() <public-op-diff-vdf-face-axi-op-diff-vdf-face-axi>`
[Op_Diff_VDF_Face_Axi::Op_Diff_VDF_Face_Axi()](#public-op-diff-vdf-face-axi-op-diff-vdf-face-axi)
unsigned Op_Diff_VDF_Face_Axi::taille_memoire() const override
Reimplements:
How to cite in this doc:
:ref:`unsigned Op_Diff_VDF_Face_Axi::taille_memoire() const override <public-unsigned-op-diff-vdf-face-axi-taille-memoire-const-override>`
[unsigned Op_Diff_VDF_Face_Axi::taille_memoire() const override](#public-unsigned-op-diff-vdf-face-axi-taille-memoire-const-override)
Op_Diff_VDF_Face_Axi::~Op_Diff_VDF_Face_Axi()
How to cite in this doc:
:ref:`Op_Diff_VDF_Face_Axi::~Op_Diff_VDF_Face_Axi() <public-op-diff-vdf-face-axi-dtor-op-diff-vdf-face-axi>`
[Op_Diff_VDF_Face_Axi::~Op_Diff_VDF_Face_Axi()](#public-op-diff-vdf-face-axi-dtor-op-diff-vdf-face-axi)
Objet_U * Op_Diff_VDF_Face_Axi::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Op_Diff_VDF_Face_Axi::cree_instance() <public-static-objet-u-ptr-op-diff-vdf-face-axi-cree-instance>`
[Objet_U * Op_Diff_VDF_Face_Axi::cree_instance()](#public-static-objet-u-ptr-op-diff-vdf-face-axi-cree-instance)
const Type_info * Op_Diff_VDF_Face_Axi::info()
How to cite in this doc:
:ref:`const Type_info * Op_Diff_VDF_Face_Axi::info() <public-static-const-type-info-ptr-op-diff-vdf-face-axi-info>`
[const Type_info * Op_Diff_VDF_Face_Axi::info()](#public-static-const-type-info-ptr-op-diff-vdf-face-axi-info)
const Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(const Objet_U &) <public-static-const-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-const-objet-u-ref>`
[const Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(const Objet_U &)](#public-static-const-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-const-objet-u-ref)
Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(Objet_U &) <public-static-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-objet-u-ref>`
[Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(Objet_U &)](#public-static-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-objet-u-ref)
Sortie & Op_Diff_VDF_Face_Axi::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Imprime l’operateur sur un flot de sortie.
Reimplements:
References
How to cite in this doc:
:ref:`Sortie & Op_Diff_VDF_Face_Axi::printOn(Sortie &x) const override <protected-sortie-ref-op-diff-vdf-face-axi-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_VDF_Face_Axi::printOn(Sortie &x) const override](#protected-sortie-ref-op-diff-vdf-face-axi-printon-sortie-ref-x-const-override)
Entree & Op_Diff_VDF_Face_Axi::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Lit un operateur sur un flot d’entree.
Reimplements:
How to cite in this doc:
:ref:`Entree & Op_Diff_VDF_Face_Axi::readOn(Entree &) override <protected-entree-ref-op-diff-vdf-face-axi-readon-entree-ref-override>`
[Entree & Op_Diff_VDF_Face_Axi::readOn(Entree &) override](#protected-entree-ref-op-diff-vdf-face-axi-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Diff_VDF_Face_Axi::info_obj
TRUST_Ref<Champ_base *> Op_Diff_VDF_Face_Axi::diffusivite_
int Op_Diff_VDF_Face_Axi::is_var_ = 0