Convection_Diffusion_Temperature_IBM_Turbulent#
#include <Convection_Diffusion_Temperature_IBM_Turbulent.h>
classe Convection_Diffusion_Temperature_IBM_Turbulent Cette classe represente le cas particulier de
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:`Convection\_Diffusion\_Temperature\_IBM\_Turbulent <class-convection-diffusion-temperature-ibm-turbulent>`
[Convection\_Diffusion\_Temperature\_IBM\_Turbulent](#class-convection-diffusion-temperature-ibm-turbulent)
Detailed description#
convection diffusion turbulente lorsque l’inconnue est la temperature. Cette herite de Convection_Diffusion_Turbulent qui contient le modele de turbulence et de Convection_Diffusion_Temperature_IBM qui modelise l’equation non turbulente.
Inherits from#
public : Convection_Diffusion_Turbulent
public : Convection_Diffusion_Temperature_IBM
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#
completer#
void Convection_Diffusion_Temperature_IBM_Turbulent::completer() override
Double appel a: Convection_Diffusion_Turbulent::completer()
Detailed description
Convection_Diffusion_Temperature_IBM::completer()
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 Convection_Diffusion_Temperature_IBM_Turbulent::completer() override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-completer-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::completer() override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-completer-override)
Convection_Diffusion_Temperature_IBM_Turbulent#
Convection_Diffusion_Temperature_IBM_Turbulent::Convection_Diffusion_Temperature_IBM_Turbulent()
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:`Convection_Diffusion_Temperature_IBM_Turbulent::Convection_Diffusion_Temperature_IBM_Turbulent() <convection-diffusion-temperature-ibm-turbulent-public-convection-diffusion-temperature-ibm-turbulent-convection-diffusion-temperature-ibm-turbulent>`
[Convection_Diffusion_Temperature_IBM_Turbulent::Convection_Diffusion_Temperature_IBM_Turbulent()](#convection-diffusion-temperature-ibm-turbulent-public-convection-diffusion-temperature-ibm-turbulent-convection-diffusion-temperature-ibm-turbulent)
creer_champ#
void Convection_Diffusion_Temperature_IBM_Turbulent::creer_champ(const Motcle &motlu) 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 Convection_Diffusion_Temperature_IBM_Turbulent::creer_champ(const Motcle &motlu) override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-creer-champ-const-motcle-ref-motlu-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::creer_champ(const Motcle &motlu) override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-creer-champ-const-motcle-ref-motlu-override)
data_a_sauvegarder#
std::vector<YAML_data> Convection_Diffusion_Temperature_IBM_Turbulent::data_a_sauvegarder() const override
for PDI IO: retrieve name, type and dimensions of the fields to save/restore
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:`std::vector<YAML_data> Convection_Diffusion_Temperature_IBM_Turbulent::data_a_sauvegarder() const override <convection-diffusion-temperature-ibm-turbulent-public-std-vector-yaml-data-convection-diffusion-temperature-ibm-turbulent-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Convection_Diffusion_Temperature_IBM_Turbulent::data_a_sauvegarder() const override](#convection-diffusion-temperature-ibm-turbulent-public-std-vector-yaml-data-convection-diffusion-temperature-ibm-turbulent-data-a-sauvegarder-const-override)
duplique#
int Convection_Diffusion_Temperature_IBM_Turbulent::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 Convection_Diffusion_Temperature_IBM_Turbulent::duplique() const override <convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-duplique-const-override>`
[int Convection_Diffusion_Temperature_IBM_Turbulent::duplique() const override](#convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-duplique-const-override)
get_champ#
const Champ_base & Convection_Diffusion_Temperature_IBM_Turbulent::get_champ(const Motcle &nom) 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 & Convection_Diffusion_Temperature_IBM_Turbulent::get_champ(const Motcle &nom) const override <convection-diffusion-temperature-ibm-turbulent-public-const-champ-base-ref-convection-diffusion-temperature-ibm-turbulent-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Convection_Diffusion_Temperature_IBM_Turbulent::get_champ(const Motcle &nom) const override](#convection-diffusion-temperature-ibm-turbulent-public-const-champ-base-ref-convection-diffusion-temperature-ibm-turbulent-get-champ-const-motcle-ref-nom-const-override)
get_info#
const Type_info * Convection_Diffusion_Temperature_IBM_Turbulent::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 * Convection_Diffusion_Temperature_IBM_Turbulent::get_info() const override <convection-diffusion-temperature-ibm-turbulent-public-const-type-info-ptr-convection-diffusion-temperature-ibm-turbulent-get-info-const-override>`
[const Type_info * Convection_Diffusion_Temperature_IBM_Turbulent::get_info() const override](#convection-diffusion-temperature-ibm-turbulent-public-const-type-info-ptr-convection-diffusion-temperature-ibm-turbulent-get-info-const-override)
get_modele#
const RefObjU & Convection_Diffusion_Temperature_IBM_Turbulent::get_modele(Type_modele type) 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 RefObjU & Convection_Diffusion_Temperature_IBM_Turbulent::get_modele(Type_modele type) const override <convection-diffusion-temperature-ibm-turbulent-public-const-refobju-ref-convection-diffusion-temperature-ibm-turbulent-get-modele-type-modele-type-const-override>`
[const RefObjU & Convection_Diffusion_Temperature_IBM_Turbulent::get_modele(Type_modele type) const override](#convection-diffusion-temperature-ibm-turbulent-public-const-refobju-ref-convection-diffusion-temperature-ibm-turbulent-get-modele-type-modele-type-const-override)
get_noms_champs_postraitables#
void Convection_Diffusion_Temperature_IBM_Turbulent::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 Convection_Diffusion_Temperature_IBM_Turbulent::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_champ#
bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom) 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:`bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom) const override <convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-has-champ-const-motcle-ref-nom-const-override>`
[bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom) const override](#convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Convection_Diffusion_Temperature_IBM_Turbulent::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
imprimer#
void Convection_Diffusion_Temperature_IBM_Turbulent::imprimer(Sortie &os) const override
Imprime les operateurs de l’equation si le schema en temps indique que c’est necessaire.
Detailed description
[SI limpr() ALORS impr(os)]
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 Convection_Diffusion_Temperature_IBM_Turbulent::imprimer(Sortie &os) const override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-imprimer-sortie-ref-os-const-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::imprimer(Sortie &os) const override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-imprimer-sortie-ref-os-const-override)
initTimeStep#
bool Convection_Diffusion_Temperature_IBM_Turbulent::initTimeStep(double dt) override
Allocation et initialisation de l’inconnue et des CLs jusqu’a present + dt.
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:`bool Convection_Diffusion_Temperature_IBM_Turbulent::initTimeStep(double dt) override <convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-inittimestep-double-dt-override>`
[bool Convection_Diffusion_Temperature_IBM_Turbulent::initTimeStep(double dt) override](#convection-diffusion-temperature-ibm-turbulent-public-bool-convection-diffusion-temperature-ibm-turbulent-inittimestep-double-dt-override)
lire_motcle_non_standard#
int Convection_Diffusion_Temperature_IBM_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override
Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.
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:`int Convection_Diffusion_Temperature_IBM_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Temperature_IBM_Turbulent::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
mettre_a_jour#
void Convection_Diffusion_Temperature_IBM_Turbulent::mettre_a_jour(double) override
Mise a jour en temps de l’equation, double appel a: Convection_Diffusion_Temperature_IBM::mettre_a_jour(double ) ;.
Detailed description
Convection_Diffusion_Turbulent::mettre_a_jour(double );
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 Convection_Diffusion_Temperature_IBM_Turbulent::mettre_a_jour(double) override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-mettre-a-jour-double-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::mettre_a_jour(double) override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-mettre-a-jour-double-override)
preparer_calcul#
int Convection_Diffusion_Temperature_IBM_Turbulent::preparer_calcul() override
Double appel a: Convection_Diffusion_Turbulent::preparer_calcul()
Detailed description
Convection_Diffusion_Temperature_IBM::preparer_calcul()
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 Convection_Diffusion_Temperature_IBM_Turbulent::preparer_calcul() override <convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-preparer-calcul-override>`
[int Convection_Diffusion_Temperature_IBM_Turbulent::preparer_calcul() override](#convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-preparer-calcul-override)
reprendre#
int Convection_Diffusion_Temperature_IBM_Turbulent::reprendre(Entree &) override
Reprise a partir d’un flot d’entree, double appel a: Convection_Diffusion_Temperature_IBM::reprendre(Entree& ) ;.
Detailed description
Convection_Diffusion_Turbulent::reprendre(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:`int Convection_Diffusion_Temperature_IBM_Turbulent::reprendre(Entree &) override <convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-reprendre-entree-ref-override>`
[int Convection_Diffusion_Temperature_IBM_Turbulent::reprendre(Entree &) override](#convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-reprendre-entree-ref-override)
sauvegarder#
int Convection_Diffusion_Temperature_IBM_Turbulent::sauvegarder(Sortie &) const override
Sauvegarde sur un flot de sortie, double appel a: Convection_Diffusion_Temperature_IBM::sauvegarder(Sortie& );.
Detailed description
Convection_Diffusion_Turbulent::sauvegarder(Sortie& );
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 Convection_Diffusion_Temperature_IBM_Turbulent::sauvegarder(Sortie &) const override <convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Temperature_IBM_Turbulent::sauvegarder(Sortie &) const override](#convection-diffusion-temperature-ibm-turbulent-public-int-convection-diffusion-temperature-ibm-turbulent-sauvegarder-sortie-ref-const-override)
set_param#
void Convection_Diffusion_Temperature_IBM_Turbulent::set_param(Param &titi) 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:`void Convection_Diffusion_Temperature_IBM_Turbulent::set_param(Param &titi) override <convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Temperature_IBM_Turbulent::set_param(Param &titi) override](#convection-diffusion-temperature-ibm-turbulent-public-void-convection-diffusion-temperature-ibm-turbulent-set-param-param-ref-titi-override)
taille_memoire#
unsigned Convection_Diffusion_Temperature_IBM_Turbulent::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 Convection_Diffusion_Temperature_IBM_Turbulent::taille_memoire() const override <convection-diffusion-temperature-ibm-turbulent-public-unsigned-convection-diffusion-temperature-ibm-turbulent-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Temperature_IBM_Turbulent::taille_memoire() const override](#convection-diffusion-temperature-ibm-turbulent-public-unsigned-convection-diffusion-temperature-ibm-turbulent-taille-memoire-const-override)
~Convection_Diffusion_Temperature_IBM_Turbulent#
Convection_Diffusion_Temperature_IBM_Turbulent::~Convection_Diffusion_Temperature_IBM_Turbulent()
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:`Convection_Diffusion_Temperature_IBM_Turbulent::~Convection_Diffusion_Temperature_IBM_Turbulent() <convection-diffusion-temperature-ibm-turbulent-public-convection-diffusion-temperature-ibm-turbulent-dtor-convection-diffusion-temperature-ibm-turbulent>`
[Convection_Diffusion_Temperature_IBM_Turbulent::~Convection_Diffusion_Temperature_IBM_Turbulent()](#convection-diffusion-temperature-ibm-turbulent-public-convection-diffusion-temperature-ibm-turbulent-dtor-convection-diffusion-temperature-ibm-turbulent)
cree_instance#
Objet_U * Convection_Diffusion_Temperature_IBM_Turbulent::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 * Convection_Diffusion_Temperature_IBM_Turbulent::cree_instance() <convection-diffusion-temperature-ibm-turbulent-public-static-objet-u-ptr-convection-diffusion-temperature-ibm-turbulent-cree-instance>`
[Objet_U * Convection_Diffusion_Temperature_IBM_Turbulent::cree_instance()](#convection-diffusion-temperature-ibm-turbulent-public-static-objet-u-ptr-convection-diffusion-temperature-ibm-turbulent-cree-instance)
info#
const Type_info * Convection_Diffusion_Temperature_IBM_Turbulent::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 * Convection_Diffusion_Temperature_IBM_Turbulent::info() <convection-diffusion-temperature-ibm-turbulent-public-static-const-type-info-ptr-convection-diffusion-temperature-ibm-turbulent-info>`
[const Type_info * Convection_Diffusion_Temperature_IBM_Turbulent::info()](#convection-diffusion-temperature-ibm-turbulent-public-static-const-type-info-ptr-convection-diffusion-temperature-ibm-turbulent-info)
self_cast#
const Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::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 Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::self_cast(const Objet_U &) <convection-diffusion-temperature-ibm-turbulent-public-static-const-convection-diffusion-temperature-ibm-turbulent-ref-convection-diffusion-temperature-ibm-turbulent-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::self_cast(const Objet_U &)](#convection-diffusion-temperature-ibm-turbulent-public-static-const-convection-diffusion-temperature-ibm-turbulent-ref-convection-diffusion-temperature-ibm-turbulent-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::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:`Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::self_cast(Objet_U &) <convection-diffusion-temperature-ibm-turbulent-public-static-convection-diffusion-temperature-ibm-turbulent-ref-convection-diffusion-temperature-ibm-turbulent-self-cast-objet-u-ref>`
[Convection_Diffusion_Temperature_IBM_Turbulent & Convection_Diffusion_Temperature_IBM_Turbulent::self_cast(Objet_U &)](#convection-diffusion-temperature-ibm-turbulent-public-static-convection-diffusion-temperature-ibm-turbulent-ref-convection-diffusion-temperature-ibm-turbulent-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_Temperature_IBM_Turbulent::printOn(Sortie &x) const override
Surcharge Objet_U::printOn Imprime l’equation et ses composants sur un flot de sortie.
Detailed description
Imprime le nom de l’equation, le solveur masse, les termes sources les conditions aux limites discretisees, les inconnues et les operateurs.
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 & Convection_Diffusion_Temperature_IBM_Turbulent::printOn(Sortie &x) const override <convection-diffusion-temperature-ibm-turbulent-protected-sortie-ref-convection-diffusion-temperature-ibm-turbulent-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Temperature_IBM_Turbulent::printOn(Sortie &x) const override](#convection-diffusion-temperature-ibm-turbulent-protected-sortie-ref-convection-diffusion-temperature-ibm-turbulent-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Temperature_IBM_Turbulent::readOn(Entree &) override
Lecture d’une equation sur un flot d’entree.
Detailed description
Le format est le suivant: { [ Source { [sou_1], [sour_2], …} ] Conditions_limites { [cl_1] [cl_2] … } Conditions_initiales { [cl_init] } }
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:`Entree & Convection_Diffusion_Temperature_IBM_Turbulent::readOn(Entree &) override <convection-diffusion-temperature-ibm-turbulent-protected-entree-ref-convection-diffusion-temperature-ibm-turbulent-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Temperature_IBM_Turbulent::readOn(Entree &) override](#convection-diffusion-temperature-ibm-turbulent-protected-entree-ref-convection-diffusion-temperature-ibm-turbulent-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Temperature_IBM_Turbulent::info_obj