Op_Conv_VDF_base#
#include <Op_Conv_VDF_base.h>
class Op_Conv_VDF_base Classe de base des operateurs de convection VDF
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\_Conv\_VDF\_base <class-op-conv-vdf-base>`
[Op\_Conv\_VDF\_base](#class-op-conv-vdf-base)
Detailed description#
Inherits from#
public : Operateur_Conv_base
Inherited by#
public : Op_Conv_Amont_VDF_Elem
public : Op_Conv_Amont_VDF_Face
public : Op_Conv_Centre4_VDF_Elem
public : Op_Conv_Centre4_VDF_Face
public : Op_Conv_Centre_VDF_Elem
public : Op_Conv_Centre_VDF_Face
public : Op_Conv_Quick_VDF_Elem
public : Op_Conv_Quick_VDF_Face
public : Op_Conv_Quick_VDF_Face_Axi
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#
ajouter_blocs#
void Op_Conv_VDF_base::ajouter_blocs(matrices_t, DoubleTab &, const tabs_t &) 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:`void Op_Conv_VDF_base::ajouter_blocs(matrices_t, DoubleTab &, const tabs_t &) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-ajouter-blocs-matrices-t-doubletab-ref-const-tabs-t-ref-const-override>`
[void Op_Conv_VDF_base::ajouter_blocs(matrices_t, DoubleTab &, const tabs_t &) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-ajouter-blocs-matrices-t-doubletab-ref-const-tabs-t-ref-const-override)
associer_champ_temp#
void Op_Conv_VDF_base::associer_champ_temp(const Champ_Inc_base &, bool) 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:`void Op_Conv_VDF_base::associer_champ_temp(const Champ_Inc_base &, bool) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-associer-champ-temp-const-champ-inc-base-ref-bool-const-override>`
[void Op_Conv_VDF_base::associer_champ_temp(const Champ_Inc_base &, bool) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-associer-champ-temp-const-champ-inc-base-ref-bool-const-override)
associer_domaine_cl_dis#
void Op_Conv_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &zcl) 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_Conv_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &zcl) override <op-conv-vdf-base-public-void-op-conv-vdf-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-zcl-override>`
[void Op_Conv_VDF_base::associer_domaine_cl_dis(const Domaine_Cl_dis_base &zcl) override](#op-conv-vdf-base-public-void-op-conv-vdf-base-associer-domaine-cl-dis-const-domaine-cl-dis-base-ref-zcl-override)
calculer#
DoubleTab & Op_Conv_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) 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:`DoubleTab & Op_Conv_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override <op-conv-vdf-base-public-doubletab-ref-op-conv-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override>`
[DoubleTab & Op_Conv_VDF_base::calculer(const DoubleTab &inco, DoubleTab &resu) const override](#op-conv-vdf-base-public-doubletab-ref-op-conv-vdf-base-calculer-const-doubletab-ref-inco-doubletab-ref-resu-const-override)
calculer_dt_local#
void Op_Conv_VDF_base::calculer_dt_local(DoubleTab &) 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:`void Op_Conv_VDF_base::calculer_dt_local(DoubleTab &) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-calculer-dt-local-doubletab-ref-const-override>`
[void Op_Conv_VDF_base::calculer_dt_local(DoubleTab &) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-calculer-dt-local-doubletab-ref-const-override)
calculer_dt_stab#
double Op_Conv_VDF_base::calculer_dt_stab() const override
Calcul dt_stab.
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_Conv_VDF_base::calculer_dt_stab() const override <op-conv-vdf-base-public-double-op-conv-vdf-base-calculer-dt-stab-const-override>`
[double Op_Conv_VDF_base::calculer_dt_stab() const override](#op-conv-vdf-base-public-double-op-conv-vdf-base-calculer-dt-stab-const-override)
calculer_pour_post#
void Op_Conv_VDF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) 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:`void Op_Conv_VDF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override>`
[void Op_Conv_VDF_base::calculer_pour_post(Champ_base &espace_stockage, const Nom &option, int comp) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-calculer-pour-post-champ-base-ref-espace-stockage-const-nom-ref-option-int-comp-const-override)
completer#
void Op_Conv_VDF_base::completer() override
Associe l’operateur au domaine_dis, le domaine_Cl_dis, et a l’inconnue de son equation.
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:`void Op_Conv_VDF_base::completer() override <op-conv-vdf-base-public-void-op-conv-vdf-base-completer-override>`
[void Op_Conv_VDF_base::completer() override](#op-conv-vdf-base-public-void-op-conv-vdf-base-completer-override)
contribuer_au_second_membre#
void Op_Conv_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override
DOES NOTHING - to override in derived classes.
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_Conv_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-contribuer-au-second-membre-doubletab-ref-resu-const-override>`
[void Op_Conv_VDF_base::contribuer_au_second_membre(DoubleTab &resu) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-contribuer-au-second-membre-doubletab-ref-resu-const-override)
creer_champ#
void Op_Conv_VDF_base::creer_champ(const Motcle &) 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_Conv_VDF_base::creer_champ(const Motcle &) override <op-conv-vdf-base-public-void-op-conv-vdf-base-creer-champ-const-motcle-ref-override>`
[void Op_Conv_VDF_base::creer_champ(const Motcle &) override](#op-conv-vdf-base-public-void-op-conv-vdf-base-creer-champ-const-motcle-ref-override)
dimensionner_blocs_elem#
void Op_Conv_VDF_base::dimensionner_blocs_elem(matrices_t, const tabs_t &) const
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 Op_Conv_VDF_base::dimensionner_blocs_elem(matrices_t, const tabs_t &) const <op-conv-vdf-base-public-void-op-conv-vdf-base-dimensionner-blocs-elem-matrices-t-const-tabs-t-ref-const>`
[void Op_Conv_VDF_base::dimensionner_blocs_elem(matrices_t, const tabs_t &) const](#op-conv-vdf-base-public-void-op-conv-vdf-base-dimensionner-blocs-elem-matrices-t-const-tabs-t-ref-const)
dimensionner_blocs_face#
void Op_Conv_VDF_base::dimensionner_blocs_face(matrices_t, const tabs_t &) const
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 Op_Conv_VDF_base::dimensionner_blocs_face(matrices_t, const tabs_t &) const <op-conv-vdf-base-public-void-op-conv-vdf-base-dimensionner-blocs-face-matrices-t-const-tabs-t-ref-const>`
[void Op_Conv_VDF_base::dimensionner_blocs_face(matrices_t, const tabs_t &) const](#op-conv-vdf-base-public-void-op-conv-vdf-base-dimensionner-blocs-face-matrices-t-const-tabs-t-ref-const)
get_info#
const Type_info * Op_Conv_VDF_base::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_Conv_VDF_base::get_info() const override <op-conv-vdf-base-public-const-type-info-ptr-op-conv-vdf-base-get-info-const-override>`
[const Type_info * Op_Conv_VDF_base::get_info() const override](#op-conv-vdf-base-public-const-type-info-ptr-op-conv-vdf-base-get-info-const-override)
get_iter#
TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter()
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:`TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter() <op-conv-vdf-base-public-trust-deriv-iterateur-vdf-base-ref-op-conv-vdf-base-get-iter>`
[TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter()](#op-conv-vdf-base-public-trust-deriv-iterateur-vdf-base-ref-op-conv-vdf-base-get-iter)
get_iter#
const TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter() const
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 TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter() const <op-conv-vdf-base-public-const-trust-deriv-iterateur-vdf-base-ref-op-conv-vdf-base-get-iter-const>`
[const TRUST_Deriv<Iterateur_VDF_base> & Op_Conv_VDF_base::get_iter() const](#op-conv-vdf-base-public-const-trust-deriv-iterateur-vdf-base-ref-op-conv-vdf-base-get-iter-const)
get_localisation_pour_post#
Motcle Op_Conv_VDF_base::get_localisation_pour_post(const Nom &option) 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:`Motcle Op_Conv_VDF_base::get_localisation_pour_post(const Nom &option) const override <op-conv-vdf-base-public-motcle-op-conv-vdf-base-get-localisation-pour-post-const-nom-ref-option-const-override>`
[Motcle Op_Conv_VDF_base::get_localisation_pour_post(const Nom &option) const override](#op-conv-vdf-base-public-motcle-op-conv-vdf-base-get-localisation-pour-post-const-nom-ref-option-const-override)
get_noms_champs_postraitables#
void Op_Conv_VDF_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) 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:`void Op_Conv_VDF_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <op-conv-vdf-base-public-void-op-conv-vdf-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Op_Conv_VDF_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#op-conv-vdf-base-public-void-op-conv-vdf-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_interface_blocs#
int Op_Conv_VDF_base::has_interface_blocs() 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_Conv_VDF_base::has_interface_blocs() const override <op-conv-vdf-base-public-int-op-conv-vdf-base-has-interface-blocs-const-override>`
[int Op_Conv_VDF_base::has_interface_blocs() const override](#op-conv-vdf-base-public-int-op-conv-vdf-base-has-interface-blocs-const-override)
impr#
int Op_Conv_VDF_base::impr(Sortie &os) 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:`int Op_Conv_VDF_base::impr(Sortie &os) const override <op-conv-vdf-base-public-int-op-conv-vdf-base-impr-sortie-ref-os-const-override>`
[int Op_Conv_VDF_base::impr(Sortie &os) const override](#op-conv-vdf-base-public-int-op-conv-vdf-base-impr-sortie-ref-os-const-override)
mettre_a_jour#
void Op_Conv_VDF_base::mettre_a_jour(double) override
DOES NOTHING - to override in derived classes.
Detailed description
Mise a jour de l’operateur
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_Conv_VDF_base::mettre_a_jour(double) override <op-conv-vdf-base-public-void-op-conv-vdf-base-mettre-a-jour-double-override>`
[void Op_Conv_VDF_base::mettre_a_jour(double) override](#op-conv-vdf-base-public-void-op-conv-vdf-base-mettre-a-jour-double-override)
Op_Conv_VDF_base#
Op_Conv_VDF_base::Op_Conv_VDF_base()
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_Conv_VDF_base::Op_Conv_VDF_base() <op-conv-vdf-base-public-op-conv-vdf-base-op-conv-vdf-base>`
[Op_Conv_VDF_base::Op_Conv_VDF_base()](#op-conv-vdf-base-public-op-conv-vdf-base-op-conv-vdf-base)
Op_Conv_VDF_base#
Op_Conv_VDF_base::Op_Conv_VDF_base(const Iterateur_VDF_base &iter_base)
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:`Op_Conv_VDF_base::Op_Conv_VDF_base(const Iterateur_VDF_base &iter_base) <op-conv-vdf-base-public-op-conv-vdf-base-op-conv-vdf-base-const-iterateur-vdf-base-ref-iter-base>`
[Op_Conv_VDF_base::Op_Conv_VDF_base(const Iterateur_VDF_base &iter_base)](#op-conv-vdf-base-public-op-conv-vdf-base-op-conv-vdf-base-const-iterateur-vdf-base-ref-iter-base)
preparer_calcul#
void Op_Conv_VDF_base::preparer_calcul() 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:`void Op_Conv_VDF_base::preparer_calcul() override <op-conv-vdf-base-public-void-op-conv-vdf-base-preparer-calcul-override>`
[void Op_Conv_VDF_base::preparer_calcul() override](#op-conv-vdf-base-public-void-op-conv-vdf-base-preparer-calcul-override)
set_incompressible#
void Op_Conv_VDF_base::set_incompressible(const int flag) 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_Conv_VDF_base::set_incompressible(const int flag) override <op-conv-vdf-base-public-void-op-conv-vdf-base-set-incompressible-const-int-flag-override>`
[void Op_Conv_VDF_base::set_incompressible(const int flag) override](#op-conv-vdf-base-public-void-op-conv-vdf-base-set-incompressible-const-int-flag-override)
vitesse#
virtual const Champ_base & Op_Conv_VDF_base::vitesse() const =0
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 const Champ_base & Op_Conv_VDF_base::vitesse() const =0 <op-conv-vdf-base-public-virtual-const-champ-base-ref-op-conv-vdf-base-vitesse-const-equal-0>`
[virtual const Champ_base & Op_Conv_VDF_base::vitesse() const =0](#op-conv-vdf-base-public-virtual-const-champ-base-ref-op-conv-vdf-base-vitesse-const-equal-0)
vitesse#
virtual Champ_base & Op_Conv_VDF_base::vitesse()=0
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 Champ_base & Op_Conv_VDF_base::vitesse()=0 <op-conv-vdf-base-public-virtual-champ-base-ref-op-conv-vdf-base-vitesse-equal-0>`
[virtual Champ_base & Op_Conv_VDF_base::vitesse()=0](#op-conv-vdf-base-public-virtual-champ-base-ref-op-conv-vdf-base-vitesse-equal-0)
~Op_Conv_VDF_base#
Op_Conv_VDF_base::~Op_Conv_VDF_base() override
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_Conv_VDF_base::~Op_Conv_VDF_base() override <op-conv-vdf-base-public-op-conv-vdf-base-dtor-op-conv-vdf-base-override>`
[Op_Conv_VDF_base::~Op_Conv_VDF_base() override](#op-conv-vdf-base-public-op-conv-vdf-base-dtor-op-conv-vdf-base-override)
info#
const Type_info * Op_Conv_VDF_base::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_Conv_VDF_base::info() <op-conv-vdf-base-public-static-const-type-info-ptr-op-conv-vdf-base-info>`
[const Type_info * Op_Conv_VDF_base::info()](#op-conv-vdf-base-public-static-const-type-info-ptr-op-conv-vdf-base-info)
self_cast#
const Op_Conv_VDF_base & Op_Conv_VDF_base::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_Conv_VDF_base & Op_Conv_VDF_base::self_cast(const Objet_U &) <op-conv-vdf-base-public-static-const-op-conv-vdf-base-ref-op-conv-vdf-base-self-cast-const-objet-u-ref>`
[const Op_Conv_VDF_base & Op_Conv_VDF_base::self_cast(const Objet_U &)](#op-conv-vdf-base-public-static-const-op-conv-vdf-base-ref-op-conv-vdf-base-self-cast-const-objet-u-ref)
self_cast#
Op_Conv_VDF_base & Op_Conv_VDF_base::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_Conv_VDF_base & Op_Conv_VDF_base::self_cast(Objet_U &) <op-conv-vdf-base-public-static-op-conv-vdf-base-ref-op-conv-vdf-base-self-cast-objet-u-ref>`
[Op_Conv_VDF_base & Op_Conv_VDF_base::self_cast(Objet_U &)](#op-conv-vdf-base-public-static-op-conv-vdf-base-ref-op-conv-vdf-base-self-cast-objet-u-ref)
associer_champ_convecte_elem#
void Op_Conv_VDF_base::associer_champ_convecte_elem()
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 Op_Conv_VDF_base::associer_champ_convecte_elem() <op-conv-vdf-base-protected-void-op-conv-vdf-base-associer-champ-convecte-elem>`
[void Op_Conv_VDF_base::associer_champ_convecte_elem()](#op-conv-vdf-base-protected-void-op-conv-vdf-base-associer-champ-convecte-elem)
associer_champ_convecte_face#
void Op_Conv_VDF_base::associer_champ_convecte_face()
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 Op_Conv_VDF_base::associer_champ_convecte_face() <op-conv-vdf-base-protected-void-op-conv-vdf-base-associer-champ-convecte-face>`
[void Op_Conv_VDF_base::associer_champ_convecte_face()](#op-conv-vdf-base-protected-void-op-conv-vdf-base-associer-champ-convecte-face)
printOn#
Sortie & Op_Conv_VDF_base::printOn(Sortie &x) const override
NE FAIT RIEN A surcharger dans les classes derivees.
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 & Op_Conv_VDF_base::printOn(Sortie &x) const override <op-conv-vdf-base-protected-sortie-ref-op-conv-vdf-base-printon-sortie-ref-x-const-override>`
[Sortie & Op_Conv_VDF_base::printOn(Sortie &x) const override](#op-conv-vdf-base-protected-sortie-ref-op-conv-vdf-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Op_Conv_VDF_base::readOn(Entree &) override
NE FAIT RIEN A surcharger dans les classes derivees.
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:`Entree & Op_Conv_VDF_base::readOn(Entree &) override <op-conv-vdf-base-protected-entree-ref-op-conv-vdf-base-readon-entree-ref-override>`
[Entree & Op_Conv_VDF_base::readOn(Entree &) override](#op-conv-vdf-base-protected-entree-ref-op-conv-vdf-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Op_Conv_VDF_base::info_obj
TRUST_Deriv<Iterateur_VDF_base> Op_Conv_VDF_base::iter_
std::vector<TRUST_Deriv<Champ_Inc_base>> Op_Conv_VDF_base::cc_phases_
DoubleTab Op_Conv_VDF_base::fluent_
Motcles Op_Conv_VDF_base::noms_cc_phases_
Motcles Op_Conv_VDF_base::noms_vd_phases_
Motcles Op_Conv_VDF_base::noms_x_phases_
std::vector<TRUST_Deriv<Champ_Inc_base>> Op_Conv_VDF_base::vd_phases_
std::vector<TRUST_Deriv<Champ_Inc_base>> Op_Conv_VDF_base::x_phases_