Convection_Diffusion_Temperature_base#
#include <Convection_Diffusion_Temperature_base.h>
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\_base <class-convection-diffusion-temperature-base>`
[Convection\_Diffusion\_Temperature\_base](#class-convection-diffusion-temperature-base)
Detailed description#
Inherits from#
public : Convection_Diffusion_std
Inherited by#
public : Convection_Diffusion_Temperature
public : Energie_Multiphase
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_fluide#
void Convection_Diffusion_Temperature_base::associer_fluide(const Fluide_base &un_fluide)
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:`void Convection_Diffusion_Temperature_base::associer_fluide(const Fluide_base &un_fluide) <convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-associer-fluide-const-fluide-base-ref-un-fluide>`
[void Convection_Diffusion_Temperature_base::associer_fluide(const Fluide_base &un_fluide)](#convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-associer-fluide-const-fluide-base-ref-un-fluide)
associer_milieu_base#
void Convection_Diffusion_Temperature_base::associer_milieu_base(const Milieu_base &) override
Associe un milieu physique a l’equation, le milieu est en fait caste en Fluide_base .
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 Convection_Diffusion_Temperature_base::associer_milieu_base(const Milieu_base &) override <convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-associer-milieu-base-const-milieu-base-ref-override>`
[void Convection_Diffusion_Temperature_base::associer_milieu_base(const Milieu_base &) override](#convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-associer-milieu-base-const-milieu-base-ref-override)
Convection_Diffusion_Temperature_base#
Convection_Diffusion_Temperature_base::Convection_Diffusion_Temperature_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:`Convection_Diffusion_Temperature_base::Convection_Diffusion_Temperature_base() <convection-diffusion-temperature-base-public-convection-diffusion-temperature-base-convection-diffusion-temperature-base>`
[Convection_Diffusion_Temperature_base::Convection_Diffusion_Temperature_base()](#convection-diffusion-temperature-base-public-convection-diffusion-temperature-base-convection-diffusion-temperature-base)
creer_champ#
void Convection_Diffusion_Temperature_base::creer_champ(const Motcle &motlu) 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 Convection_Diffusion_Temperature_base::creer_champ(const Motcle &motlu) override <convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-creer-champ-const-motcle-ref-motlu-override>`
[void Convection_Diffusion_Temperature_base::creer_champ(const Motcle &motlu) override](#convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-creer-champ-const-motcle-ref-motlu-override)
diffusivite_pour_pas_de_temps#
const Champ_base & Convection_Diffusion_Temperature_base::diffusivite_pour_pas_de_temps() const 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:`const Champ_base & Convection_Diffusion_Temperature_base::diffusivite_pour_pas_de_temps() const override <convection-diffusion-temperature-base-public-const-champ-base-ref-convection-diffusion-temperature-base-diffusivite-pour-pas-de-temps-const-override>`
[const Champ_base & Convection_Diffusion_Temperature_base::diffusivite_pour_pas_de_temps() const override](#convection-diffusion-temperature-base-public-const-champ-base-ref-convection-diffusion-temperature-base-diffusivite-pour-pas-de-temps-const-override)
diffusivite_pour_transport#
const Champ_Don_base & Convection_Diffusion_Temperature_base::diffusivite_pour_transport() const 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:`const Champ_Don_base & Convection_Diffusion_Temperature_base::diffusivite_pour_transport() const override <convection-diffusion-temperature-base-public-const-champ-don-base-ref-convection-diffusion-temperature-base-diffusivite-pour-transport-const-override>`
[const Champ_Don_base & Convection_Diffusion_Temperature_base::diffusivite_pour_transport() const override](#convection-diffusion-temperature-base-public-const-champ-don-base-ref-convection-diffusion-temperature-base-diffusivite-pour-transport-const-override)
fluide#
Fluide_base & Convection_Diffusion_Temperature_base::fluide()
Renvoie le fluide associe a l’equation.
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:`Fluide_base & Convection_Diffusion_Temperature_base::fluide() <convection-diffusion-temperature-base-public-fluide-base-ref-convection-diffusion-temperature-base-fluide>`
[Fluide_base & Convection_Diffusion_Temperature_base::fluide()](#convection-diffusion-temperature-base-public-fluide-base-ref-convection-diffusion-temperature-base-fluide)
fluide#
const Fluide_base & Convection_Diffusion_Temperature_base::fluide() 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:`const Fluide_base & Convection_Diffusion_Temperature_base::fluide() const <convection-diffusion-temperature-base-public-const-fluide-base-ref-convection-diffusion-temperature-base-fluide-const>`
[const Fluide_base & Convection_Diffusion_Temperature_base::fluide() const](#convection-diffusion-temperature-base-public-const-fluide-base-ref-convection-diffusion-temperature-base-fluide-const)
get_champ#
const Champ_base & Convection_Diffusion_Temperature_base::get_champ(const Motcle &nom) const 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:`const Champ_base & Convection_Diffusion_Temperature_base::get_champ(const Motcle &nom) const override <convection-diffusion-temperature-base-public-const-champ-base-ref-convection-diffusion-temperature-base-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Convection_Diffusion_Temperature_base::get_champ(const Motcle &nom) const override](#convection-diffusion-temperature-base-public-const-champ-base-ref-convection-diffusion-temperature-base-get-champ-const-motcle-ref-nom-const-override)
get_info#
const Type_info * Convection_Diffusion_Temperature_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 * Convection_Diffusion_Temperature_base::get_info() const override <convection-diffusion-temperature-base-public-const-type-info-ptr-convection-diffusion-temperature-base-get-info-const-override>`
[const Type_info * Convection_Diffusion_Temperature_base::get_info() const override](#convection-diffusion-temperature-base-public-const-type-info-ptr-convection-diffusion-temperature-base-get-info-const-override)
get_noms_champs_postraitables#
void Convection_Diffusion_Temperature_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 Convection_Diffusion_Temperature_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Convection_Diffusion_Temperature_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#convection-diffusion-temperature-base-public-void-convection-diffusion-temperature-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_champ#
bool Convection_Diffusion_Temperature_base::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_base::has_champ(const Motcle &nom) const override <convection-diffusion-temperature-base-public-bool-convection-diffusion-temperature-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom) const override](#convection-diffusion-temperature-base-public-bool-convection-diffusion-temperature-base-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const 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:`bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <convection-diffusion-temperature-base-public-bool-convection-diffusion-temperature-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#convection-diffusion-temperature-base-public-bool-convection-diffusion-temperature-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
milieu#
const Milieu_base & Convection_Diffusion_Temperature_base::milieu() const 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:`const Milieu_base & Convection_Diffusion_Temperature_base::milieu() const override <convection-diffusion-temperature-base-public-const-milieu-base-ref-convection-diffusion-temperature-base-milieu-const-override>`
[const Milieu_base & Convection_Diffusion_Temperature_base::milieu() const override](#convection-diffusion-temperature-base-public-const-milieu-base-ref-convection-diffusion-temperature-base-milieu-const-override)
milieu#
Milieu_base & Convection_Diffusion_Temperature_base::milieu() 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:`Milieu_base & Convection_Diffusion_Temperature_base::milieu() override <convection-diffusion-temperature-base-public-milieu-base-ref-convection-diffusion-temperature-base-milieu-override>`
[Milieu_base & Convection_Diffusion_Temperature_base::milieu() override](#convection-diffusion-temperature-base-public-milieu-base-ref-convection-diffusion-temperature-base-milieu-override)
t_paroi_thyd#
Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd()
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:`Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd() <convection-diffusion-temperature-base-public-champ-fonc-base-ref-convection-diffusion-temperature-base-t-paroi-thyd>`
[Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd()](#convection-diffusion-temperature-base-public-champ-fonc-base-ref-convection-diffusion-temperature-base-t-paroi-thyd)
t_paroi_thyd#
const Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd() 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 Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd() const <convection-diffusion-temperature-base-public-const-champ-fonc-base-ref-convection-diffusion-temperature-base-t-paroi-thyd-const>`
[const Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd() const](#convection-diffusion-temperature-base-public-const-champ-fonc-base-ref-convection-diffusion-temperature-base-t-paroi-thyd-const)
~Convection_Diffusion_Temperature_base#
Convection_Diffusion_Temperature_base::~Convection_Diffusion_Temperature_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:`Convection_Diffusion_Temperature_base::~Convection_Diffusion_Temperature_base() override <convection-diffusion-temperature-base-public-convection-diffusion-temperature-base-dtor-convection-diffusion-temperature-base-override>`
[Convection_Diffusion_Temperature_base::~Convection_Diffusion_Temperature_base() override](#convection-diffusion-temperature-base-public-convection-diffusion-temperature-base-dtor-convection-diffusion-temperature-base-override)
info#
const Type_info * Convection_Diffusion_Temperature_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 * Convection_Diffusion_Temperature_base::info() <convection-diffusion-temperature-base-public-static-const-type-info-ptr-convection-diffusion-temperature-base-info>`
[const Type_info * Convection_Diffusion_Temperature_base::info()](#convection-diffusion-temperature-base-public-static-const-type-info-ptr-convection-diffusion-temperature-base-info)
self_cast#
const Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_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 Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_base::self_cast(const Objet_U &) <convection-diffusion-temperature-base-public-static-const-convection-diffusion-temperature-base-ref-convection-diffusion-temperature-base-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_base::self_cast(const Objet_U &)](#convection-diffusion-temperature-base-public-static-const-convection-diffusion-temperature-base-ref-convection-diffusion-temperature-base-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_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:`Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_base::self_cast(Objet_U &) <convection-diffusion-temperature-base-public-static-convection-diffusion-temperature-base-ref-convection-diffusion-temperature-base-self-cast-objet-u-ref>`
[Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_base::self_cast(Objet_U &)](#convection-diffusion-temperature-base-public-static-convection-diffusion-temperature-base-ref-convection-diffusion-temperature-base-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_Temperature_base::printOn(Sortie &x) const override
Simple appel a Equation_base::printOn(Sortie&)
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 & Convection_Diffusion_Temperature_base::printOn(Sortie &x) const override <convection-diffusion-temperature-base-protected-sortie-ref-convection-diffusion-temperature-base-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Temperature_base::printOn(Sortie &x) const override](#convection-diffusion-temperature-base-protected-sortie-ref-convection-diffusion-temperature-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Temperature_base::readOn(Entree &) 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:`Entree & Convection_Diffusion_Temperature_base::readOn(Entree &) override <convection-diffusion-temperature-base-protected-entree-ref-convection-diffusion-temperature-base-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Temperature_base::readOn(Entree &) override](#convection-diffusion-temperature-base-protected-entree-ref-convection-diffusion-temperature-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Temperature_base::info_obj
TRUST_Ref<Fluide_base *> Convection_Diffusion_Temperature_base::le_fluide
TRUST_Deriv<Champ_Fonc_base> Convection_Diffusion_Temperature_base::temperature_paroi_