Convection_Diffusion_Temperature_base#

#include <Convection_Diffusion_Temperature_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:`Convection\_Diffusion\_Temperature\_base <class-convection-diffusion-temperature-base>`
[Convection\_Diffusion\_Temperature\_base](#class-convection-diffusion-temperature-base)

Detailed description#

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_fluide#

Definition
void Convection_Diffusion_Temperature_base::associer_fluide(const Fluide_base &un_fluide)
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 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#

Definition
void Convection_Diffusion_Temperature_base::associer_milieu_base(const Milieu_base &) override
Brief description

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#

Definition
Convection_Diffusion_Temperature_base::Convection_Diffusion_Temperature_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:`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#

Definition
void Convection_Diffusion_Temperature_base::creer_champ(const Motcle &motlu) override
Brief description
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#

Definition
const Champ_base & Convection_Diffusion_Temperature_base::diffusivite_pour_pas_de_temps() const override
Brief description
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#

Definition
const Champ_Don_base & Convection_Diffusion_Temperature_base::diffusivite_pour_transport() const override
Brief description
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#

Definition
Fluide_base & Convection_Diffusion_Temperature_base::fluide()
Brief description

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#

Definition
const Fluide_base & Convection_Diffusion_Temperature_base::fluide() 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 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#

Definition
const Champ_base & Convection_Diffusion_Temperature_base::get_champ(const Motcle &nom) const override
Brief description
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#

Definition
const Type_info * Convection_Diffusion_Temperature_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 * 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#

Definition
void Convection_Diffusion_Temperature_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override
Brief description
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::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#

Definition
bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom) const override
Brief description
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#

Definition
bool Convection_Diffusion_Temperature_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Brief description
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#

Definition
const Milieu_base & Convection_Diffusion_Temperature_base::milieu() const override
Brief description
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#

Definition
Milieu_base & Convection_Diffusion_Temperature_base::milieu() override
Brief description
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#

Definition
Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd()
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:`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#

Definition
const Champ_Fonc_base & Convection_Diffusion_Temperature_base::t_paroi_thyd() 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 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#

Definition
Convection_Diffusion_Temperature_base::~Convection_Diffusion_Temperature_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:`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#

Definition
const Type_info * Convection_Diffusion_Temperature_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 * 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#

Definition
const Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_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 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#

Definition
Convection_Diffusion_Temperature_base & Convection_Diffusion_Temperature_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:`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#

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

Simple appel a Equation_base::printOn(Sortie&)

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:`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#

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

cf Equation_base::readOn(Entree&)

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 & 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#

info_obj (public)
const Type_info Convection_Diffusion_Temperature_base::info_obj
le_fluide (protected)
TRUST_Ref<Fluide_base *> Convection_Diffusion_Temperature_base::le_fluide
temperature_paroi_ (protected)
TRUST_Deriv<Champ_Fonc_base> Convection_Diffusion_Temperature_base::temperature_paroi_