Iterateur_VDF_base#

#include <Iterateur_VDF_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:`Iterateur\_VDF\_base <class-iterateur-vdf-base>`
[Iterateur\_VDF\_base](#class-iterateur-vdf-base)

Detailed description#

Inherits from#

Inherited by#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classIterateur__VDF__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
virtual DoubleTab & Iterateur_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) const final
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:`virtual DoubleTab & Iterateur_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) const final <iterateur-vdf-base-public-virtual-doubletab-ref-iterateur-vdf-base-ajouter-const-doubletab-ref-inco-doubletab-ref-secmem-const-final>`
[virtual DoubleTab & Iterateur_VDF_base::ajouter(const DoubleTab &inco, DoubleTab &secmem) const final](#iterateur-vdf-base-public-virtual-doubletab-ref-iterateur-vdf-base-ajouter-const-doubletab-ref-inco-doubletab-ref-secmem-const-final)

ajouter_blocs#

Definition
virtual void Iterateur_VDF_base::ajouter_blocs(matrices_t mats, DoubleTab &secmem, const tabs_t &semi_impl) 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 Iterateur_VDF_base::ajouter_blocs(matrices_t mats, DoubleTab &secmem, const tabs_t &semi_impl) const =0 <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-blocs-matrices-t-mats-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-equal-0>`
[virtual void Iterateur_VDF_base::ajouter_blocs(matrices_t mats, DoubleTab &secmem, const tabs_t &semi_impl) const =0](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-blocs-matrices-t-mats-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-equal-0)

ajouter_contribution#

Definition
virtual void Iterateur_VDF_base::ajouter_contribution(const DoubleTab &inco, Matrice_Morse &m) const final
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:`virtual void Iterateur_VDF_base::ajouter_contribution(const DoubleTab &inco, Matrice_Morse &m) const final <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-contribution-const-doubletab-ref-inco-matrice-morse-ref-m-const-final>`
[virtual void Iterateur_VDF_base::ajouter_contribution(const DoubleTab &inco, Matrice_Morse &m) const final](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-contribution-const-doubletab-ref-inco-matrice-morse-ref-m-const-final)

ajouter_contribution_autre_pb#

Definition
virtual void Iterateur_VDF_base::ajouter_contribution_autre_pb(const DoubleTab &, Matrice_Morse &, const Cond_lim &, std::map< int, std::pair< int, int > > &) const
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 Iterateur_VDF_base::ajouter_contribution_autre_pb(const DoubleTab &, Matrice_Morse &, const Cond_lim &, std::map< int, std::pair< int, int > > &) const <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-contribution-autre-pb-const-doubletab-ref-matrice-morse-ref-const-cond-lim-ref-std-map-int-std-pair-int-int-ref-const>`
[virtual void Iterateur_VDF_base::ajouter_contribution_autre_pb(const DoubleTab &, Matrice_Morse &, const Cond_lim &, std::map< int, std::pair< int, int > > &) const](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-ajouter-contribution-autre-pb-const-doubletab-ref-matrice-morse-ref-const-cond-lim-ref-std-map-int-std-pair-int-int-ref-const)

associer#

Definition
void Iterateur_VDF_base::associer(const Domaine_VDF &, const Domaine_Cl_VDF &, const Operateur_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 Iterateur_VDF_base::associer(const Domaine_VDF &, const Domaine_Cl_VDF &, const Operateur_base &) <iterateur-vdf-base-public-void-iterateur-vdf-base-associer-const-domaine-vdf-ref-const-domaine-cl-vdf-ref-const-operateur-base-ref>`
[void Iterateur_VDF_base::associer(const Domaine_VDF &, const Domaine_Cl_VDF &, const Operateur_base &)](#iterateur-vdf-base-public-void-iterateur-vdf-base-associer-const-domaine-vdf-ref-const-domaine-cl-vdf-ref-const-operateur-base-ref)

associer_champ_convecte_ou_inc#

Definition
void Iterateur_VDF_base::associer_champ_convecte_ou_inc(const Champ_Inc_base &ch, const Champ_base *chv, bool use=false)
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 Iterateur_VDF_base::associer_champ_convecte_ou_inc(const Champ_Inc_base &ch, const Champ_base *chv, bool use=false) <iterateur-vdf-base-public-void-iterateur-vdf-base-associer-champ-convecte-ou-inc-const-champ-inc-base-ref-ch-const-champ-base-ptr-chv-bool-use-equal-false>`
[void Iterateur_VDF_base::associer_champ_convecte_ou_inc(const Champ_Inc_base &ch, const Champ_base *chv, bool use=false)](#iterateur-vdf-base-public-void-iterateur-vdf-base-associer-champ-convecte-ou-inc-const-champ-inc-base-ref-ch-const-champ-base-ptr-chv-bool-use-equal-false)

associer_correlation_flux_parietal#

Definition
virtual void Iterateur_VDF_base::associer_correlation_flux_parietal(const Correlation_base &corr)
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:`virtual void Iterateur_VDF_base::associer_correlation_flux_parietal(const Correlation_base &corr) <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-associer-correlation-flux-parietal-const-correlation-base-ref-corr>`
[virtual void Iterateur_VDF_base::associer_correlation_flux_parietal(const Correlation_base &corr)](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-associer-correlation-flux-parietal-const-correlation-base-ref-corr)

associer_domaine_cl_dis#

Definition
void Iterateur_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_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 Iterateur_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &) <iterateur-vdf-base-public-void-iterateur-vdf-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref>`
[void Iterateur_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &)](#iterateur-vdf-base-public-void-iterateur-vdf-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref)

calculer#

Definition
virtual DoubleTab & Iterateur_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const final
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:`virtual DoubleTab & Iterateur_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const final <iterateur-vdf-base-public-virtual-doubletab-ref-iterateur-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-final>`
[virtual DoubleTab & Iterateur_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const final](#iterateur-vdf-base-public-virtual-doubletab-ref-iterateur-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-final)

completer_#

Definition
virtual void Iterateur_VDF_base::completer_()=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 Iterateur_VDF_base::completer_()=0 <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-completer-underscore-equal-0>`
[virtual void Iterateur_VDF_base::completer_()=0](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-completer-underscore-equal-0)

contribuer_au_second_membre#

Definition
virtual void Iterateur_VDF_base::contribuer_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:`virtual void Iterateur_VDF_base::contribuer_au_second_membre(DoubleTab &) const <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-contribuer-au-second-membre-doubletab-ref-const>`
[virtual void Iterateur_VDF_base::contribuer_au_second_membre(DoubleTab &) const](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-contribuer-au-second-membre-doubletab-ref-const)

creer_champ_T_paroi_pour_flux_parietal#

Definition
virtual void Iterateur_VDF_base::creer_champ_T_paroi_pour_flux_parietal()
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:`virtual void Iterateur_VDF_base::creer_champ_T_paroi_pour_flux_parietal() <iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-creer-champ-t-paroi-pour-flux-parietal>`
[virtual void Iterateur_VDF_base::creer_champ_T_paroi_pour_flux_parietal()](#iterateur-vdf-base-public-virtual-void-iterateur-vdf-base-creer-champ-t-paroi-pour-flux-parietal)

domaine#

Definition
const Domaine_VDF & Iterateur_VDF_base::domaine() 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:`const Domaine_VDF & Iterateur_VDF_base::domaine() const <iterateur-vdf-base-public-const-domaine-vdf-ref-iterateur-vdf-base-domaine-const>`
[const Domaine_VDF & Iterateur_VDF_base::domaine() const](#iterateur-vdf-base-public-const-domaine-vdf-ref-iterateur-vdf-base-domaine-const)

domaine_Cl#

Definition
const Domaine_Cl_VDF & Iterateur_VDF_base::domaine_Cl() 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:`const Domaine_Cl_VDF & Iterateur_VDF_base::domaine_Cl() const <iterateur-vdf-base-public-const-domaine-cl-vdf-ref-iterateur-vdf-base-domaine-cl-const>`
[const Domaine_Cl_VDF & Iterateur_VDF_base::domaine_Cl() const](#iterateur-vdf-base-public-const-domaine-cl-vdf-ref-iterateur-vdf-base-domaine-cl-const)

evaluateur#

Definition
virtual const Evaluateur_VDF & Iterateur_VDF_base::evaluateur() 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 const Evaluateur_VDF & Iterateur_VDF_base::evaluateur() const =0 <iterateur-vdf-base-public-virtual-const-evaluateur-vdf-ref-iterateur-vdf-base-evaluateur-const-equal-0>`
[virtual const Evaluateur_VDF & Iterateur_VDF_base::evaluateur() const =0](#iterateur-vdf-base-public-virtual-const-evaluateur-vdf-ref-iterateur-vdf-base-evaluateur-const-equal-0)

evaluateur#

Definition
virtual Evaluateur_VDF & Iterateur_VDF_base::evaluateur()=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 Evaluateur_VDF & Iterateur_VDF_base::evaluateur()=0 <iterateur-vdf-base-public-virtual-evaluateur-vdf-ref-iterateur-vdf-base-evaluateur-equal-0>`
[virtual Evaluateur_VDF & Iterateur_VDF_base::evaluateur()=0](#iterateur-vdf-base-public-virtual-evaluateur-vdf-ref-iterateur-vdf-base-evaluateur-equal-0)

get_info#

Definition
const Type_info * Iterateur_VDF_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 * Iterateur_VDF_base::get_info() const override <iterateur-vdf-base-public-const-type-info-ptr-iterateur-vdf-base-get-info-const-override>`
[const Type_info * Iterateur_VDF_base::get_info() const override](#iterateur-vdf-base-public-const-type-info-ptr-iterateur-vdf-base-get-info-const-override)

impr#

Definition
virtual int Iterateur_VDF_base::impr(Sortie &os) 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 int Iterateur_VDF_base::impr(Sortie &os) const =0 <iterateur-vdf-base-public-virtual-int-iterateur-vdf-base-impr-sortie-ref-os-const-equal-0>`
[virtual int Iterateur_VDF_base::impr(Sortie &os) const =0](#iterateur-vdf-base-public-virtual-int-iterateur-vdf-base-impr-sortie-ref-os-const-equal-0)

is_convective_op#

Definition
const bool & Iterateur_VDF_base::is_convective_op() const
Brief description
Detailed description
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 bool & Iterateur_VDF_base::is_convective_op() const <iterateur-vdf-base-public-const-bool-ref-iterateur-vdf-base-is-convective-op-const>`
[const bool & Iterateur_VDF_base::is_convective_op() const](#iterateur-vdf-base-public-const-bool-ref-iterateur-vdf-base-is-convective-op-const)

is_incompressible#

Definition
const int & Iterateur_VDF_base::is_incompressible() const
Brief description
Detailed description
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 int & Iterateur_VDF_base::is_incompressible() const <iterateur-vdf-base-public-const-int-ref-iterateur-vdf-base-is-incompressible-const>`
[const int & Iterateur_VDF_base::is_incompressible() const](#iterateur-vdf-base-public-const-int-ref-iterateur-vdf-base-is-incompressible-const)

is_pb_multiphase#

Definition
const bool & Iterateur_VDF_base::is_pb_multiphase() const
Brief description
Detailed description
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 bool & Iterateur_VDF_base::is_pb_multiphase() const <iterateur-vdf-base-public-const-bool-ref-iterateur-vdf-base-is-pb-multiphase-const>`
[const bool & Iterateur_VDF_base::is_pb_multiphase() const](#iterateur-vdf-base-public-const-bool-ref-iterateur-vdf-base-is-pb-multiphase-const)

Iterateur_VDF_base#

Definition
Iterateur_VDF_base::Iterateur_VDF_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:`Iterateur_VDF_base::Iterateur_VDF_base() <iterateur-vdf-base-public-iterateur-vdf-base-iterateur-vdf-base>`
[Iterateur_VDF_base::Iterateur_VDF_base()](#iterateur-vdf-base-public-iterateur-vdf-base-iterateur-vdf-base)

set_convective_op_pb_type#

Definition
void Iterateur_VDF_base::set_convective_op_pb_type(const bool ty_op, const bool ty_pb)
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 Iterateur_VDF_base::set_convective_op_pb_type(const bool ty_op, const bool ty_pb) <iterateur-vdf-base-public-void-iterateur-vdf-base-set-convective-op-pb-type-const-bool-ty-op-const-bool-ty-pb>`
[void Iterateur_VDF_base::set_convective_op_pb_type(const bool ty_op, const bool ty_pb)](#iterateur-vdf-base-public-void-iterateur-vdf-base-set-convective-op-pb-type-const-bool-ty-op-const-bool-ty-pb)

set_incompressible#

Definition
void Iterateur_VDF_base::set_incompressible(const int flag)
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 Iterateur_VDF_base::set_incompressible(const int flag) <iterateur-vdf-base-public-void-iterateur-vdf-base-set-incompressible-const-int-flag>`
[void Iterateur_VDF_base::set_incompressible(const int flag)](#iterateur-vdf-base-public-void-iterateur-vdf-base-set-incompressible-const-int-flag)

set_multiscalar_diff#

Definition
void Iterateur_VDF_base::set_multiscalar_diff(bool m)
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 Iterateur_VDF_base::set_multiscalar_diff(bool m) <iterateur-vdf-base-public-void-iterateur-vdf-base-set-multiscalar-diff-bool-m>`
[void Iterateur_VDF_base::set_multiscalar_diff(bool m)](#iterateur-vdf-base-public-void-iterateur-vdf-base-set-multiscalar-diff-bool-m)

set_name_champ_inco#

Definition
void Iterateur_VDF_base::set_name_champ_inco(const std::string &nom)
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 Iterateur_VDF_base::set_name_champ_inco(const std::string &nom) <iterateur-vdf-base-public-void-iterateur-vdf-base-set-name-champ-inco-const-std-string-ref-nom>`
[void Iterateur_VDF_base::set_name_champ_inco(const std::string &nom)](#iterateur-vdf-base-public-void-iterateur-vdf-base-set-name-champ-inco-const-std-string-ref-nom)

type_cl#

Definition
Type_Cl_VDF Iterateur_VDF_base::type_cl(const Cond_lim &) const
Brief description
Detailed description
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:`Type_Cl_VDF Iterateur_VDF_base::type_cl(const Cond_lim &) const <iterateur-vdf-base-public-type-cl-vdf-iterateur-vdf-base-type-cl-const-cond-lim-ref-const>`
[Type_Cl_VDF Iterateur_VDF_base::type_cl(const Cond_lim &) const](#iterateur-vdf-base-public-type-cl-vdf-iterateur-vdf-base-type-cl-const-cond-lim-ref-const)

~Iterateur_VDF_base#

Definition
Iterateur_VDF_base::~Iterateur_VDF_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:`Iterateur_VDF_base::~Iterateur_VDF_base() override <iterateur-vdf-base-public-iterateur-vdf-base-dtor-iterateur-vdf-base-override>`
[Iterateur_VDF_base::~Iterateur_VDF_base() override](#iterateur-vdf-base-public-iterateur-vdf-base-dtor-iterateur-vdf-base-override)

info#

Definition
const Type_info * Iterateur_VDF_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 * Iterateur_VDF_base::info() <iterateur-vdf-base-public-static-const-type-info-ptr-iterateur-vdf-base-info>`
[const Type_info * Iterateur_VDF_base::info()](#iterateur-vdf-base-public-static-const-type-info-ptr-iterateur-vdf-base-info)

self_cast#

Definition
const Iterateur_VDF_base & Iterateur_VDF_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 Iterateur_VDF_base & Iterateur_VDF_base::self_cast(const Objet_U &) <iterateur-vdf-base-public-static-const-iterateur-vdf-base-ref-iterateur-vdf-base-self-cast-const-objet-u-ref>`
[const Iterateur_VDF_base & Iterateur_VDF_base::self_cast(const Objet_U &)](#iterateur-vdf-base-public-static-const-iterateur-vdf-base-ref-iterateur-vdf-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Iterateur_VDF_base & Iterateur_VDF_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:`Iterateur_VDF_base & Iterateur_VDF_base::self_cast(Objet_U &) <iterateur-vdf-base-public-static-iterateur-vdf-base-ref-iterateur-vdf-base-self-cast-objet-u-ref>`
[Iterateur_VDF_base & Iterateur_VDF_base::self_cast(Objet_U &)](#iterateur-vdf-base-public-static-iterateur-vdf-base-ref-iterateur-vdf-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Iterateur_VDF_base::printOn(Sortie &x) const override
Brief description

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & Iterateur_VDF_base::printOn(Sortie &x) const override <iterateur-vdf-base-protected-sortie-ref-iterateur-vdf-base-printon-sortie-ref-x-const-override>`
[Sortie & Iterateur_VDF_base::printOn(Sortie &x) const override](#iterateur-vdf-base-protected-sortie-ref-iterateur-vdf-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Iterateur_VDF_base::readOn(Entree &) override
Brief description

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

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:`Entree & Iterateur_VDF_base::readOn(Entree &) override <iterateur-vdf-base-protected-entree-ref-iterateur-vdf-base-readon-entree-ref-override>`
[Entree & Iterateur_VDF_base::readOn(Entree &) override](#iterateur-vdf-base-protected-entree-ref-iterateur-vdf-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Iterateur_VDF_base::info_obj
incompressible_ (protected)
int Iterateur_VDF_base::incompressible_ = 1
is_conv_op_ (protected)
bool Iterateur_VDF_base::is_conv_op_ = false
is_pb_multi (protected)
bool Iterateur_VDF_base::is_pb_multi = false
la_zcl (protected)
TRUST_Ref<Domaine_Cl_VDF *> Iterateur_VDF_base::la_zcl
le_ch_v (protected)
TRUST_Ref<Champ_base *> Iterateur_VDF_base::le_ch_v
le_champ_convecte_ou_inc (protected)
TRUST_Ref<Champ_Inc_base *> Iterateur_VDF_base::le_champ_convecte_ou_inc
le_dom (protected)
TRUST_Ref<Domaine_VDF *> Iterateur_VDF_base::le_dom
multiscalar_diff_ (protected)
bool Iterateur_VDF_base::multiscalar_diff_ = false
nom_ch_inco_ (protected)
std::string Iterateur_VDF_base::nom_ch_inco_
op_base (protected)
TRUST_Ref<Operateur_base *> Iterateur_VDF_base::op_base
use_base_val_b_ (protected)
bool Iterateur_VDF_base::use_base_val_b_ = false