Convection_Diffusion_Chaleur_QC#

#include <Convection_Diffusion_Chaleur_QC.h>
Brief description

classe Convection_Diffusion_Chaleur_QC Cas particulier de Convection_Diffusion_Chaleur_Fluide_Dilatable_base pour un fluide quasi conpressible

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\_Chaleur\_QC <class-convection-diffusion-chaleur-qc>`
[Convection\_Diffusion\_Chaleur\_QC](#class-convection-diffusion-chaleur-qc)

Detailed description#

quand le scalaire subissant le transport est la temperature en gaz parfaits, ou l’enthalpie en gaz reels. (generalisation de Convection_Diffusion_Temperature pour les gaz reels)

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classConvection__Diffusion__Chaleur__QC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_div_u_ou_div_rhou#

Definition
void Convection_Diffusion_Chaleur_QC::calculer_div_u_ou_div_rhou(DoubleTab &res) 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:`void Convection_Diffusion_Chaleur_QC::calculer_div_u_ou_div_rhou(DoubleTab &res) const override <convection-diffusion-chaleur-qc-public-void-convection-diffusion-chaleur-qc-calculer-div-u-ou-div-rhou-doubletab-ref-res-const-override>`
[void Convection_Diffusion_Chaleur_QC::calculer_div_u_ou_div_rhou(DoubleTab &res) const override](#convection-diffusion-chaleur-qc-public-void-convection-diffusion-chaleur-qc-calculer-div-u-ou-div-rhou-doubletab-ref-res-const-override)

Convection_Diffusion_Chaleur_QC#

Definition
Convection_Diffusion_Chaleur_QC::Convection_Diffusion_Chaleur_QC()
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_Chaleur_QC::Convection_Diffusion_Chaleur_QC() <convection-diffusion-chaleur-qc-public-convection-diffusion-chaleur-qc-convection-diffusion-chaleur-qc>`
[Convection_Diffusion_Chaleur_QC::Convection_Diffusion_Chaleur_QC()](#convection-diffusion-chaleur-qc-public-convection-diffusion-chaleur-qc-convection-diffusion-chaleur-qc)

duplique#

Definition
int Convection_Diffusion_Chaleur_QC::duplique() const override
Brief description
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_Chaleur_QC::duplique() const override <convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-duplique-const-override>`
[int Convection_Diffusion_Chaleur_QC::duplique() const override](#convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-duplique-const-override)

get_info#

Definition
const Type_info * Convection_Diffusion_Chaleur_QC::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_Chaleur_QC::get_info() const override <convection-diffusion-chaleur-qc-public-const-type-info-ptr-convection-diffusion-chaleur-qc-get-info-const-override>`
[const Type_info * Convection_Diffusion_Chaleur_QC::get_info() const override](#convection-diffusion-chaleur-qc-public-const-type-info-ptr-convection-diffusion-chaleur-qc-get-info-const-override)

is_generic#

Definition
bool Convection_Diffusion_Chaleur_QC::is_generic() 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_Chaleur_QC::is_generic() const override <convection-diffusion-chaleur-qc-public-bool-convection-diffusion-chaleur-qc-is-generic-const-override>`
[bool Convection_Diffusion_Chaleur_QC::is_generic() const override](#convection-diffusion-chaleur-qc-public-bool-convection-diffusion-chaleur-qc-is-generic-const-override)

lire_motcle_non_standard#

Definition
int Convection_Diffusion_Chaleur_QC::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’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:`int Convection_Diffusion_Chaleur_QC::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Chaleur_QC::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

preparer_calcul#

Definition
int Convection_Diffusion_Chaleur_QC::preparer_calcul() override
Brief description

Tout ce qui ne depend pas des autres problemes eventuels.

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:`int Convection_Diffusion_Chaleur_QC::preparer_calcul() override <convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-preparer-calcul-override>`
[int Convection_Diffusion_Chaleur_QC::preparer_calcul() override](#convection-diffusion-chaleur-qc-public-int-convection-diffusion-chaleur-qc-preparer-calcul-override)

set_param#

Definition
void Convection_Diffusion_Chaleur_QC::set_param(Param &titi) 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_Chaleur_QC::set_param(Param &titi) override <convection-diffusion-chaleur-qc-public-void-convection-diffusion-chaleur-qc-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Chaleur_QC::set_param(Param &titi) override](#convection-diffusion-chaleur-qc-public-void-convection-diffusion-chaleur-qc-set-param-param-ref-titi-override)

taille_memoire#

Definition
unsigned Convection_Diffusion_Chaleur_QC::taille_memoire() const override
Brief description
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_Chaleur_QC::taille_memoire() const override <convection-diffusion-chaleur-qc-public-unsigned-convection-diffusion-chaleur-qc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Chaleur_QC::taille_memoire() const override](#convection-diffusion-chaleur-qc-public-unsigned-convection-diffusion-chaleur-qc-taille-memoire-const-override)

vitesse_pour_transport#

Definition
const Champ_base & Convection_Diffusion_Chaleur_QC::vitesse_pour_transport() 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:`const Champ_base & Convection_Diffusion_Chaleur_QC::vitesse_pour_transport() const override <convection-diffusion-chaleur-qc-public-const-champ-base-ref-convection-diffusion-chaleur-qc-vitesse-pour-transport-const-override>`
[const Champ_base & Convection_Diffusion_Chaleur_QC::vitesse_pour_transport() const override](#convection-diffusion-chaleur-qc-public-const-champ-base-ref-convection-diffusion-chaleur-qc-vitesse-pour-transport-const-override)

~Convection_Diffusion_Chaleur_QC#

Definition
Convection_Diffusion_Chaleur_QC::~Convection_Diffusion_Chaleur_QC()
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_Chaleur_QC::~Convection_Diffusion_Chaleur_QC() <convection-diffusion-chaleur-qc-public-convection-diffusion-chaleur-qc-dtor-convection-diffusion-chaleur-qc>`
[Convection_Diffusion_Chaleur_QC::~Convection_Diffusion_Chaleur_QC()](#convection-diffusion-chaleur-qc-public-convection-diffusion-chaleur-qc-dtor-convection-diffusion-chaleur-qc)

cree_instance#

Definition
Objet_U * Convection_Diffusion_Chaleur_QC::cree_instance()
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:`Objet_U * Convection_Diffusion_Chaleur_QC::cree_instance() <convection-diffusion-chaleur-qc-public-static-objet-u-ptr-convection-diffusion-chaleur-qc-cree-instance>`
[Objet_U * Convection_Diffusion_Chaleur_QC::cree_instance()](#convection-diffusion-chaleur-qc-public-static-objet-u-ptr-convection-diffusion-chaleur-qc-cree-instance)

info#

Definition
const Type_info * Convection_Diffusion_Chaleur_QC::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_Chaleur_QC::info() <convection-diffusion-chaleur-qc-public-static-const-type-info-ptr-convection-diffusion-chaleur-qc-info>`
[const Type_info * Convection_Diffusion_Chaleur_QC::info()](#convection-diffusion-chaleur-qc-public-static-const-type-info-ptr-convection-diffusion-chaleur-qc-info)

self_cast#

Definition
const Convection_Diffusion_Chaleur_QC & Convection_Diffusion_Chaleur_QC::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_Chaleur_QC & Convection_Diffusion_Chaleur_QC::self_cast(const Objet_U &) <convection-diffusion-chaleur-qc-public-static-const-convection-diffusion-chaleur-qc-ref-convection-diffusion-chaleur-qc-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Chaleur_QC & Convection_Diffusion_Chaleur_QC::self_cast(const Objet_U &)](#convection-diffusion-chaleur-qc-public-static-const-convection-diffusion-chaleur-qc-ref-convection-diffusion-chaleur-qc-self-cast-const-objet-u-ref)

self_cast#

Definition
Convection_Diffusion_Chaleur_QC & Convection_Diffusion_Chaleur_QC::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_Chaleur_QC & Convection_Diffusion_Chaleur_QC::self_cast(Objet_U &) <convection-diffusion-chaleur-qc-public-static-convection-diffusion-chaleur-qc-ref-convection-diffusion-chaleur-qc-self-cast-objet-u-ref>`
[Convection_Diffusion_Chaleur_QC & Convection_Diffusion_Chaleur_QC::self_cast(Objet_U &)](#convection-diffusion-chaleur-qc-public-static-convection-diffusion-chaleur-qc-ref-convection-diffusion-chaleur-qc-self-cast-objet-u-ref)

printOn#

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

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_Chaleur_QC::printOn(Sortie &x) const override <convection-diffusion-chaleur-qc-protected-sortie-ref-convection-diffusion-chaleur-qc-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Chaleur_QC::printOn(Sortie &x) const override](#convection-diffusion-chaleur-qc-protected-sortie-ref-convection-diffusion-chaleur-qc-printon-sortie-ref-x-const-override)

readOn#

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

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
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_Chaleur_QC::readOn(Entree &) override <convection-diffusion-chaleur-qc-protected-entree-ref-convection-diffusion-chaleur-qc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Chaleur_QC::readOn(Entree &) override](#convection-diffusion-chaleur-qc-protected-entree-ref-convection-diffusion-chaleur-qc-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Convection_Diffusion_Chaleur_QC::info_obj
mode_convection_ (protected)
int Convection_Diffusion_Chaleur_QC::mode_convection_