Op_Diff_VDF_Face#

#include <Op_Diff_VDF_Face_leaves.h>

class Op_Diff_VDF_Face Cette classe represente l’operateur de diffusion associe a une equation de la quantite de mouvement.

How to cite this class in this doc#

:ref:`Op\_Diff\_VDF\_Face <class-op-diff-vdf-face>`
[Op\_Diff\_VDF\_Face](#class-op-diff-vdf-face)

Detailed description#

La discretisation est VDF. Le champ diffuse est un Champ_Face_VDF . Le champ de diffusivite n’est pas uniforme L’iterateur associe est de type Iterateur_VDF_Face . L’evaluateur associe est de type Eval_Diff_VDF_Face

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer
void Op_Diff_VDF_Face::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override

Reimplements:

How to cite in this doc:
:ref:`void Op_Diff_VDF_Face::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override <public-void-op-diff-vdf-face-associer-const-domaine-dis-base-ref-zd-const-domaine-cl-dis-base-ref-zcd-const-champ-inc-base-ref-ch-override>`
[void Op_Diff_VDF_Face::associer(const Domaine_dis_base &zd, const Domaine_Cl_dis_base &zcd, const Champ_Inc_base &ch) override](#public-void-op-diff-vdf-face-associer-const-domaine-dis-base-ref-zd-const-domaine-cl-dis-base-ref-zcd-const-champ-inc-base-ref-ch-override)
associer_diffusivite
void Op_Diff_VDF_Face::associer_diffusivite(const Champ_base &ch) override

Reimplements:

How to cite in this doc:
:ref:`void Op_Diff_VDF_Face::associer_diffusivite(const Champ_base &ch) override <public-void-op-diff-vdf-face-associer-diffusivite-const-champ-base-ref-ch-override>`
[void Op_Diff_VDF_Face::associer_diffusivite(const Champ_base &ch) override](#public-void-op-diff-vdf-face-associer-diffusivite-const-champ-base-ref-ch-override)
completer
void Op_Diff_VDF_Face::completer() override

Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Diff_VDF_Face::completer() override <public-void-op-diff-vdf-face-completer-override>`
[void Op_Diff_VDF_Face::completer() override](#public-void-op-diff-vdf-face-completer-override)
diffusivite
const Champ_base & Op_Diff_VDF_Face::diffusivite() const override

Reimplements:

How to cite in this doc:
:ref:`const Champ_base & Op_Diff_VDF_Face::diffusivite() const override <public-const-champ-base-ref-op-diff-vdf-face-diffusivite-const-override>`
[const Champ_base & Op_Diff_VDF_Face::diffusivite() const override](#public-const-champ-base-ref-op-diff-vdf-face-diffusivite-const-override)
duplique
int Op_Diff_VDF_Face::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Op_Diff_VDF_Face::duplique() const override <public-int-op-diff-vdf-face-duplique-const-override>`
[int Op_Diff_VDF_Face::duplique() const override](#public-int-op-diff-vdf-face-duplique-const-override)
get_info
const Type_info * Op_Diff_VDF_Face::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::get_info() const override <public-const-type-info-ptr-op-diff-vdf-face-get-info-const-override>`
[const Type_info * Op_Diff_VDF_Face::get_info() const override](#public-const-type-info-ptr-op-diff-vdf-face-get-info-const-override)
mettre_a_jour
void Op_Diff_VDF_Face::mettre_a_jour(double) override

DOES NOTHING - to override in derived classes.

Mise a jour de l’operateur

Reimplements:

How to cite in this doc:
:ref:`void Op_Diff_VDF_Face::mettre_a_jour(double) override <public-void-op-diff-vdf-face-mettre-a-jour-double-override>`
[void Op_Diff_VDF_Face::mettre_a_jour(double) override](#public-void-op-diff-vdf-face-mettre-a-jour-double-override)
Op_Diff_VDF_Face
Op_Diff_VDF_Face::Op_Diff_VDF_Face()
References
How to cite in this doc:
:ref:`Op_Diff_VDF_Face::Op_Diff_VDF_Face() <public-op-diff-vdf-face-op-diff-vdf-face>`
[Op_Diff_VDF_Face::Op_Diff_VDF_Face()](#public-op-diff-vdf-face-op-diff-vdf-face)
taille_memoire
unsigned Op_Diff_VDF_Face::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Op_Diff_VDF_Face::taille_memoire() const override <public-unsigned-op-diff-vdf-face-taille-memoire-const-override>`
[unsigned Op_Diff_VDF_Face::taille_memoire() const override](#public-unsigned-op-diff-vdf-face-taille-memoire-const-override)
~Op_Diff_VDF_Face
Op_Diff_VDF_Face::~Op_Diff_VDF_Face()
How to cite in this doc:
:ref:`Op_Diff_VDF_Face::~Op_Diff_VDF_Face() <public-op-diff-vdf-face-dtor-op-diff-vdf-face>`
[Op_Diff_VDF_Face::~Op_Diff_VDF_Face()](#public-op-diff-vdf-face-dtor-op-diff-vdf-face)
cree_instance
Objet_U * Op_Diff_VDF_Face::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Op_Diff_VDF_Face::cree_instance() <public-static-objet-u-ptr-op-diff-vdf-face-cree-instance>`
[Objet_U * Op_Diff_VDF_Face::cree_instance()](#public-static-objet-u-ptr-op-diff-vdf-face-cree-instance)
info
const Type_info * Op_Diff_VDF_Face::info()
How to cite in this doc:
:ref:`const Type_info * Op_Diff_VDF_Face::info() <public-static-const-type-info-ptr-op-diff-vdf-face-info>`
[const Type_info * Op_Diff_VDF_Face::info()](#public-static-const-type-info-ptr-op-diff-vdf-face-info)
self_cast
const Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(const Objet_U &) <public-static-const-op-diff-vdf-face-ref-op-diff-vdf-face-self-cast-const-objet-u-ref>`
[const Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(const Objet_U &)](#public-static-const-op-diff-vdf-face-ref-op-diff-vdf-face-self-cast-const-objet-u-ref)
self_cast
Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(Objet_U &) <public-static-op-diff-vdf-face-ref-op-diff-vdf-face-self-cast-objet-u-ref>`
[Op_Diff_VDF_Face & Op_Diff_VDF_Face::self_cast(Objet_U &)](#public-static-op-diff-vdf-face-ref-op-diff-vdf-face-self-cast-objet-u-ref)
printOn
Sortie & Op_Diff_VDF_Face::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::printOn(Sortie &x) const override <protected-sortie-ref-op-diff-vdf-face-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_VDF_Face::printOn(Sortie &x) const override](#protected-sortie-ref-op-diff-vdf-face-printon-sortie-ref-x-const-override)
readOn
Entree & Op_Diff_VDF_Face::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::readOn(Entree &) override <protected-entree-ref-op-diff-vdf-face-readon-entree-ref-override>`
[Entree & Op_Diff_VDF_Face::readOn(Entree &) override](#protected-entree-ref-op-diff-vdf-face-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_VDF_Face::info_obj