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 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\_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
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#
associer_diffusivite#
void Op_Diff_VDF_Face_Axi::associer_diffusivite(const Champ_base &diffu) 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_Diff_VDF_Face_Axi::associer_diffusivite(const Champ_base &diffu) override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-public-void-op-diff-vdf-face-axi-associer-diffusivite-const-champ-base-ref-diffu-override)
diffusivite#
const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() 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:`const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() const override <op-diff-vdf-face-axi-public-const-champ-base-ref-op-diff-vdf-face-axi-diffusivite-const-override>`
[const Champ_base & Op_Diff_VDF_Face_Axi::diffusivite() const override](#op-diff-vdf-face-axi-public-const-champ-base-ref-op-diff-vdf-face-axi-diffusivite-const-override)
duplique#
int Op_Diff_VDF_Face_Axi::duplique() const override
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_Diff_VDF_Face_Axi::duplique() const override <op-diff-vdf-face-axi-public-int-op-diff-vdf-face-axi-duplique-const-override>`
[int Op_Diff_VDF_Face_Axi::duplique() const override](#op-diff-vdf-face-axi-public-int-op-diff-vdf-face-axi-duplique-const-override)
get_info#
const Type_info * Op_Diff_VDF_Face_Axi::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_Diff_VDF_Face_Axi::get_info() const override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-public-const-type-info-ptr-op-diff-vdf-face-axi-get-info-const-override)
nu_#
double Op_Diff_VDF_Face_Axi::nu_(const int i) const override
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_Diff_VDF_Face_Axi::nu_(const int i) const override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-public-double-op-diff-vdf-face-axi-nu-underscore-const-int-i-const-override)
nu_mean_2_pts_#
double Op_Diff_VDF_Face_Axi::nu_mean_2_pts_(const int i, const int j) 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:`double Op_Diff_VDF_Face_Axi::nu_mean_2_pts_(const int i, const int j) const override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-public-double-op-diff-vdf-face-axi-nu-mean-2-pts-underscore-const-int-i-const-int-j-const-override)
nu_mean_4_pts_#
double Op_Diff_VDF_Face_Axi::nu_mean_4_pts_(const int, const int) const override
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_Diff_VDF_Face_Axi::nu_mean_4_pts_(const int, const int) const override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-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::Op_Diff_VDF_Face_Axi()
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_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>`
[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)
taille_memoire#
unsigned Op_Diff_VDF_Face_Axi::taille_memoire() const override
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_Diff_VDF_Face_Axi::taille_memoire() const override <op-diff-vdf-face-axi-public-unsigned-op-diff-vdf-face-axi-taille-memoire-const-override>`
[unsigned Op_Diff_VDF_Face_Axi::taille_memoire() const override](#op-diff-vdf-face-axi-public-unsigned-op-diff-vdf-face-axi-taille-memoire-const-override)
~Op_Diff_VDF_Face_Axi#
Op_Diff_VDF_Face_Axi::~Op_Diff_VDF_Face_Axi()
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_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>`
[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)
cree_instance#
Objet_U * Op_Diff_VDF_Face_Axi::cree_instance()
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_Diff_VDF_Face_Axi::cree_instance() <op-diff-vdf-face-axi-public-static-objet-u-ptr-op-diff-vdf-face-axi-cree-instance>`
[Objet_U * Op_Diff_VDF_Face_Axi::cree_instance()](#op-diff-vdf-face-axi-public-static-objet-u-ptr-op-diff-vdf-face-axi-cree-instance)
info#
const Type_info * Op_Diff_VDF_Face_Axi::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_Diff_VDF_Face_Axi::info() <op-diff-vdf-face-axi-public-static-const-type-info-ptr-op-diff-vdf-face-axi-info>`
[const Type_info * Op_Diff_VDF_Face_Axi::info()](#op-diff-vdf-face-axi-public-static-const-type-info-ptr-op-diff-vdf-face-axi-info)
self_cast#
const Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::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_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(const Objet_U &) <op-diff-vdf-face-axi-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 &)](#op-diff-vdf-face-axi-public-static-const-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-const-objet-u-ref)
self_cast#
Op_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::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_Diff_VDF_Face_Axi & Op_Diff_VDF_Face_Axi::self_cast(Objet_U &) <op-diff-vdf-face-axi-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 &)](#op-diff-vdf-face-axi-public-static-op-diff-vdf-face-axi-ref-op-diff-vdf-face-axi-self-cast-objet-u-ref)
printOn#
Sortie & Op_Diff_VDF_Face_Axi::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_Diff_VDF_Face_Axi::printOn(Sortie &x) const override <op-diff-vdf-face-axi-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](#op-diff-vdf-face-axi-protected-sortie-ref-op-diff-vdf-face-axi-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Diff_VDF_Face_Axi::readOn(Entree &) override
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_Diff_VDF_Face_Axi::readOn(Entree &) override <op-diff-vdf-face-axi-protected-entree-ref-op-diff-vdf-face-axi-readon-entree-ref-override>`
[Entree & Op_Diff_VDF_Face_Axi::readOn(Entree &) override](#op-diff-vdf-face-axi-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