Op_Diff_VDF_base#

#include <Op_Diff_VDF_base.h>

class Op_Diff_VDF_base Classe de base des operateurs de diffusion VDF

How to cite this class in this doc#

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

Detailed description#

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer
DoubleTab & Op_Diff_VDF_base::calculer(const DoubleTab &, DoubleTab &) const override

calcule la contribution de la diffusion, la range dans resu

Reimplements:

References
How to cite in this doc:
:ref:`DoubleTab & Op_Diff_VDF_base::calculer(const DoubleTab &, DoubleTab &) const override <public-doubletab-ref-op-diff-vdf-base-calculer-const-doubletab-ref-doubletab-ref-const-override>`
[DoubleTab & Op_Diff_VDF_base::calculer(const DoubleTab &, DoubleTab &) const override](#public-doubletab-ref-op-diff-vdf-base-calculer-const-doubletab-ref-doubletab-ref-const-override)
calculer_flux_bord
virtual void Op_Diff_VDF_base::calculer_flux_bord(const DoubleTab &inco, const DoubleTab &val_b) const =delete
How to cite in this doc:
:ref:`virtual void Op_Diff_VDF_base::calculer_flux_bord(const DoubleTab &inco, const DoubleTab &val_b) const =delete <public-virtual-void-op-diff-vdf-base-calculer-flux-bord-const-doubletab-ref-inco-const-doubletab-ref-val-b-const-equal-delete>`
[virtual void Op_Diff_VDF_base::calculer_flux_bord(const DoubleTab &inco, const DoubleTab &val_b) const =delete](#public-virtual-void-op-diff-vdf-base-calculer-flux-bord-const-doubletab-ref-inco-const-doubletab-ref-val-b-const-equal-delete)
check_multiphase_compatibility
void Op_Diff_VDF_base::check_multiphase_compatibility() const override

Reimplements:

How to cite in this doc:
:ref:`void Op_Diff_VDF_base::check_multiphase_compatibility() const override <public-void-op-diff-vdf-base-check-multiphase-compatibility-const-override>`
[void Op_Diff_VDF_base::check_multiphase_compatibility() const override](#public-void-op-diff-vdf-base-check-multiphase-compatibility-const-override)
contribuer_au_second_membre
void Op_Diff_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override

DOES NOTHING - to override in derived classes.

Reimplements:

References
How to cite in this doc:
:ref:`void Op_Diff_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override <public-void-op-diff-vdf-base-contribuer-au-second-membre-doubletab-ref-resu-const-override>`
[void Op_Diff_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override](#public-void-op-diff-vdf-base-contribuer-au-second-membre-doubletab-ref-resu-const-override)
get_info
const Type_info * Op_Diff_VDF_base::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_base::get_info() const override <public-const-type-info-ptr-op-diff-vdf-base-get-info-const-override>`
[const Type_info * Op_Diff_VDF_base::get_info() const override](#public-const-type-info-ptr-op-diff-vdf-base-get-info-const-override)
get_iter
TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter()
References
How to cite in this doc:
:ref:`TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter() <public-trust-deriv-iterateur-vdf-base-ref-op-diff-vdf-base-get-iter>`
[TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter()](#public-trust-deriv-iterateur-vdf-base-ref-op-diff-vdf-base-get-iter)
get_iter
const TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter() const
References
Referenced By
How to cite in this doc:
:ref:`const TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter() const <public-const-trust-deriv-iterateur-vdf-base-ref-op-diff-vdf-base-get-iter-const>`
[const TRUST_Deriv<Iterateur_VDF_base> & Op_Diff_VDF_base::get_iter() const](#public-const-trust-deriv-iterateur-vdf-base-ref-op-diff-vdf-base-get-iter-const)
has_interface_blocs
int Op_Diff_VDF_base::has_interface_blocs() const override

Reimplements:

How to cite in this doc:
:ref:`int Op_Diff_VDF_base::has_interface_blocs() const override <public-int-op-diff-vdf-base-has-interface-blocs-const-override>`
[int Op_Diff_VDF_base::has_interface_blocs() const override](#public-int-op-diff-vdf-base-has-interface-blocs-const-override)
impr
int Op_Diff_VDF_base::impr(Sortie &os) 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:`int Op_Diff_VDF_base::impr(Sortie &os) const override <public-int-op-diff-vdf-base-impr-sortie-ref-os-const-override>`
[int Op_Diff_VDF_base::impr(Sortie &os) const override](#public-int-op-diff-vdf-base-impr-sortie-ref-os-const-override)
init_op_ext
void Op_Diff_VDF_base::init_op_ext() const override

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`void Op_Diff_VDF_base::init_op_ext() const override <public-void-op-diff-vdf-base-init-op-ext-const-override>`
[void Op_Diff_VDF_base::init_op_ext() const override](#public-void-op-diff-vdf-base-init-op-ext-const-override)
Op_Diff_VDF_base
Op_Diff_VDF_base::Op_Diff_VDF_base()
How to cite in this doc:
:ref:`Op_Diff_VDF_base::Op_Diff_VDF_base() <public-op-diff-vdf-base-op-diff-vdf-base>`
[Op_Diff_VDF_base::Op_Diff_VDF_base()](#public-op-diff-vdf-base-op-diff-vdf-base)
Op_Diff_VDF_base
Op_Diff_VDF_base::Op_Diff_VDF_base(const Iterateur_VDF_base &iter_base)
References
How to cite in this doc:
:ref:`Op_Diff_VDF_base::Op_Diff_VDF_base(const Iterateur_VDF_base &iter_base) <public-op-diff-vdf-base-op-diff-vdf-base-const-iterateur-vdf-base-ref-iter-base>`
[Op_Diff_VDF_base::Op_Diff_VDF_base(const Iterateur_VDF_base &iter_base)](#public-op-diff-vdf-base-op-diff-vdf-base-const-iterateur-vdf-base-ref-iter-base)
~Op_Diff_VDF_base
Op_Diff_VDF_base::~Op_Diff_VDF_base() override
How to cite in this doc:
:ref:`Op_Diff_VDF_base::~Op_Diff_VDF_base() override <public-op-diff-vdf-base-dtor-op-diff-vdf-base-override>`
[Op_Diff_VDF_base::~Op_Diff_VDF_base() override](#public-op-diff-vdf-base-dtor-op-diff-vdf-base-override)
info
const Type_info * Op_Diff_VDF_base::info()
How to cite in this doc:
:ref:`const Type_info * Op_Diff_VDF_base::info() <public-static-const-type-info-ptr-op-diff-vdf-base-info>`
[const Type_info * Op_Diff_VDF_base::info()](#public-static-const-type-info-ptr-op-diff-vdf-base-info)
self_cast
const Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(const Objet_U &) <public-static-const-op-diff-vdf-base-ref-op-diff-vdf-base-self-cast-const-objet-u-ref>`
[const Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(const Objet_U &)](#public-static-const-op-diff-vdf-base-ref-op-diff-vdf-base-self-cast-const-objet-u-ref)
self_cast
Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(Objet_U &) <public-static-op-diff-vdf-base-ref-op-diff-vdf-base-self-cast-objet-u-ref>`
[Op_Diff_VDF_base & Op_Diff_VDF_base::self_cast(Objet_U &)](#public-static-op-diff-vdf-base-ref-op-diff-vdf-base-self-cast-objet-u-ref)
ajoute_terme_pour_axi
void Op_Diff_VDF_base::ajoute_terme_pour_axi(matrices_t, DoubleTab &, const tabs_t &) const
References
Referenced By
How to cite in this doc:
:ref:`void Op_Diff_VDF_base::ajoute_terme_pour_axi(matrices_t, DoubleTab &, const tabs_t &) const <protected-void-op-diff-vdf-base-ajoute-terme-pour-axi-matrices-t-doubletab-ref-const-tabs-t-ref-const>`
[void Op_Diff_VDF_base::ajoute_terme_pour_axi(matrices_t, DoubleTab &, const tabs_t &) const](#protected-void-op-diff-vdf-base-ajoute-terme-pour-axi-matrices-t-doubletab-ref-const-tabs-t-ref-const)
calculer_dt_stab_
double Op_Diff_VDF_base::calculer_dt_stab_(const Domaine_VDF &zone_VDF) const
References
Referenced By
How to cite in this doc:
:ref:`double Op_Diff_VDF_base::calculer_dt_stab_(const Domaine_VDF &zone_VDF) const <protected-double-op-diff-vdf-base-calculer-dt-stab-underscore-const-domaine-vdf-ref-zone-vdf-const>`
[double Op_Diff_VDF_base::calculer_dt_stab_(const Domaine_VDF &zone_VDF) const](#protected-double-op-diff-vdf-base-calculer-dt-stab-underscore-const-domaine-vdf-ref-zone-vdf-const)
printOn
Sortie & Op_Diff_VDF_base::printOn(Sortie &x) const override

DOES NOTHING - to override in derived classes.

Imprime l’operateur sur un flot de sortie.

Reimplements:

References
Referenced By
How to cite in this doc:
:ref:`Sortie & Op_Diff_VDF_base::printOn(Sortie &x) const override <protected-sortie-ref-op-diff-vdf-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Diff_VDF_base::printOn(Sortie &x) const override](#protected-sortie-ref-op-diff-vdf-base-printon-sortie-ref-x-const-override)
readOn
Entree & Op_Diff_VDF_base::readOn(Entree &) override

DOES NOTHING - to override in derived classes.

Lit un operateur sur un flot d’entree.

Reimplements:

Referenced By
How to cite in this doc:
:ref:`Entree & Op_Diff_VDF_base::readOn(Entree &) override <protected-entree-ref-op-diff-vdf-base-readon-entree-ref-override>`
[Entree & Op_Diff_VDF_base::readOn(Entree &) override](#protected-entree-ref-op-diff-vdf-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Op_Diff_VDF_base::info_obj
iter_ (protected)
TRUST_Deriv<Iterateur_VDF_base> Op_Diff_VDF_base::iter_
op_ext_init_ (protected)
int Op_Diff_VDF_base::op_ext_init_ = 0