Convection_Diffusion_Chaleur_WC#
#include <Convection_Diffusion_Chaleur_WC.h>
classe Convection_Diffusion_Chaleur_WC 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\_WC <class-convection-diffusion-chaleur-wc>`
[Convection\_Diffusion\_Chaleur\_WC](#class-convection-diffusion-chaleur-wc)
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#
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_Chaleur_WC::completer() override
Complete la construction (initialisation) des objets associes a l’equation.
Detailed description
Complete les sources, associe l’equation a l’inconnue complete les operateurs, complete les conditions aux limites discretisees. Voir les methodes Source_base::completer() , Operateur_base::completer() Domaine_Cl_dis_base::completer() Domaine_Cl_dis_base::completer(const Domaine_dis_base& )
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_WC::completer() override <convection-diffusion-chaleur-wc-public-void-convection-diffusion-chaleur-wc-completer-override>`
[void Convection_Diffusion_Chaleur_WC::completer() override](#convection-diffusion-chaleur-wc-public-void-convection-diffusion-chaleur-wc-completer-override)
Convection_Diffusion_Chaleur_WC#
Convection_Diffusion_Chaleur_WC::Convection_Diffusion_Chaleur_WC()
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_WC::Convection_Diffusion_Chaleur_WC() <convection-diffusion-chaleur-wc-public-convection-diffusion-chaleur-wc-convection-diffusion-chaleur-wc>`
[Convection_Diffusion_Chaleur_WC::Convection_Diffusion_Chaleur_WC()](#convection-diffusion-chaleur-wc-public-convection-diffusion-chaleur-wc-convection-diffusion-chaleur-wc)
duplique#
int Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::duplique() const override <convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-duplique-const-override>`
[int Convection_Diffusion_Chaleur_WC::duplique() const override](#convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-duplique-const-override)
get_info#
const Type_info * Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::get_info() const override <convection-diffusion-chaleur-wc-public-const-type-info-ptr-convection-diffusion-chaleur-wc-get-info-const-override>`
[const Type_info * Convection_Diffusion_Chaleur_WC::get_info() const override](#convection-diffusion-chaleur-wc-public-const-type-info-ptr-convection-diffusion-chaleur-wc-get-info-const-override)
is_generic#
bool Convection_Diffusion_Chaleur_WC::is_generic() 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:`bool Convection_Diffusion_Chaleur_WC::is_generic() const override <convection-diffusion-chaleur-wc-public-bool-convection-diffusion-chaleur-wc-is-generic-const-override>`
[bool Convection_Diffusion_Chaleur_WC::is_generic() const override](#convection-diffusion-chaleur-wc-public-bool-convection-diffusion-chaleur-wc-is-generic-const-override)
lire_motcle_non_standard#
int Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Chaleur_WC::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
operateur_gradient_WC#
const Operateur_Grad & Convection_Diffusion_Chaleur_WC::operateur_gradient_WC() 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 Operateur_Grad & Convection_Diffusion_Chaleur_WC::operateur_gradient_WC() const <convection-diffusion-chaleur-wc-public-const-operateur-grad-ref-convection-diffusion-chaleur-wc-operateur-gradient-wc-const>`
[const Operateur_Grad & Convection_Diffusion_Chaleur_WC::operateur_gradient_WC() const](#convection-diffusion-chaleur-wc-public-const-operateur-grad-ref-convection-diffusion-chaleur-wc-operateur-gradient-wc-const)
preparer_calcul#
int Convection_Diffusion_Chaleur_WC::preparer_calcul() override
Tout ce qui ne depend pas des autres problemes eventuels.
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_Chaleur_WC::preparer_calcul() override <convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-preparer-calcul-override>`
[int Convection_Diffusion_Chaleur_WC::preparer_calcul() override](#convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-preparer-calcul-override)
reprendre#
int Convection_Diffusion_Chaleur_WC::reprendre(Entree &) override
Effectue une reprise a partir d’un flot d’entree.
Detailed description
Appelle Equation_base::reprendre() et reprend l’inconnue de la chaleur et la pression thermodynamique
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_Chaleur_WC::reprendre(Entree &) override <convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-reprendre-entree-ref-override>`
[int Convection_Diffusion_Chaleur_WC::reprendre(Entree &) override](#convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-reprendre-entree-ref-override)
sauvegarder#
int Convection_Diffusion_Chaleur_WC::sauvegarder(Sortie &) const override
On sauvegarde l’inconnue de l’equation sur un flot de 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:`int Convection_Diffusion_Chaleur_WC::sauvegarder(Sortie &) const override <convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Chaleur_WC::sauvegarder(Sortie &) const override](#convection-diffusion-chaleur-wc-public-int-convection-diffusion-chaleur-wc-sauvegarder-sortie-ref-const-override)
set_param#
void Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::set_param(Param &titi) override <convection-diffusion-chaleur-wc-public-void-convection-diffusion-chaleur-wc-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Chaleur_WC::set_param(Param &titi) override](#convection-diffusion-chaleur-wc-public-void-convection-diffusion-chaleur-wc-set-param-param-ref-titi-override)
taille_memoire#
unsigned Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::taille_memoire() const override <convection-diffusion-chaleur-wc-public-unsigned-convection-diffusion-chaleur-wc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Chaleur_WC::taille_memoire() const override](#convection-diffusion-chaleur-wc-public-unsigned-convection-diffusion-chaleur-wc-taille-memoire-const-override)
vitesse_pour_transport#
const Champ_base & Convection_Diffusion_Chaleur_WC::vitesse_pour_transport() 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:`const Champ_base & Convection_Diffusion_Chaleur_WC::vitesse_pour_transport() const override <convection-diffusion-chaleur-wc-public-const-champ-base-ref-convection-diffusion-chaleur-wc-vitesse-pour-transport-const-override>`
[const Champ_base & Convection_Diffusion_Chaleur_WC::vitesse_pour_transport() const override](#convection-diffusion-chaleur-wc-public-const-champ-base-ref-convection-diffusion-chaleur-wc-vitesse-pour-transport-const-override)
~Convection_Diffusion_Chaleur_WC#
Convection_Diffusion_Chaleur_WC::~Convection_Diffusion_Chaleur_WC()
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_WC::~Convection_Diffusion_Chaleur_WC() <convection-diffusion-chaleur-wc-public-convection-diffusion-chaleur-wc-dtor-convection-diffusion-chaleur-wc>`
[Convection_Diffusion_Chaleur_WC::~Convection_Diffusion_Chaleur_WC()](#convection-diffusion-chaleur-wc-public-convection-diffusion-chaleur-wc-dtor-convection-diffusion-chaleur-wc)
cree_instance#
Objet_U * Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::cree_instance() <convection-diffusion-chaleur-wc-public-static-objet-u-ptr-convection-diffusion-chaleur-wc-cree-instance>`
[Objet_U * Convection_Diffusion_Chaleur_WC::cree_instance()](#convection-diffusion-chaleur-wc-public-static-objet-u-ptr-convection-diffusion-chaleur-wc-cree-instance)
info#
const Type_info * Convection_Diffusion_Chaleur_WC::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_Chaleur_WC::info() <convection-diffusion-chaleur-wc-public-static-const-type-info-ptr-convection-diffusion-chaleur-wc-info>`
[const Type_info * Convection_Diffusion_Chaleur_WC::info()](#convection-diffusion-chaleur-wc-public-static-const-type-info-ptr-convection-diffusion-chaleur-wc-info)
self_cast#
const Convection_Diffusion_Chaleur_WC & Convection_Diffusion_Chaleur_WC::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_Chaleur_WC & Convection_Diffusion_Chaleur_WC::self_cast(const Objet_U &) <convection-diffusion-chaleur-wc-public-static-const-convection-diffusion-chaleur-wc-ref-convection-diffusion-chaleur-wc-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Chaleur_WC & Convection_Diffusion_Chaleur_WC::self_cast(const Objet_U &)](#convection-diffusion-chaleur-wc-public-static-const-convection-diffusion-chaleur-wc-ref-convection-diffusion-chaleur-wc-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Chaleur_WC & Convection_Diffusion_Chaleur_WC::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_Chaleur_WC & Convection_Diffusion_Chaleur_WC::self_cast(Objet_U &) <convection-diffusion-chaleur-wc-public-static-convection-diffusion-chaleur-wc-ref-convection-diffusion-chaleur-wc-self-cast-objet-u-ref>`
[Convection_Diffusion_Chaleur_WC & Convection_Diffusion_Chaleur_WC::self_cast(Objet_U &)](#convection-diffusion-chaleur-wc-public-static-convection-diffusion-chaleur-wc-ref-convection-diffusion-chaleur-wc-self-cast-objet-u-ref)
calculer_div_u_ou_div_rhou#
void Convection_Diffusion_Chaleur_WC::calculer_div_u_ou_div_rhou(DoubleTab &res) 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:`void Convection_Diffusion_Chaleur_WC::calculer_div_u_ou_div_rhou(DoubleTab &res) const override <convection-diffusion-chaleur-wc-protected-void-convection-diffusion-chaleur-wc-calculer-div-u-ou-div-rhou-doubletab-ref-res-const-override>`
[void Convection_Diffusion_Chaleur_WC::calculer_div_u_ou_div_rhou(DoubleTab &res) const override](#convection-diffusion-chaleur-wc-protected-void-convection-diffusion-chaleur-wc-calculer-div-u-ou-div-rhou-doubletab-ref-res-const-override)
printOn#
Sortie & Convection_Diffusion_Chaleur_WC::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:
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_WC::printOn(Sortie &x) const override <convection-diffusion-chaleur-wc-protected-sortie-ref-convection-diffusion-chaleur-wc-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Chaleur_WC::printOn(Sortie &x) const override](#convection-diffusion-chaleur-wc-protected-sortie-ref-convection-diffusion-chaleur-wc-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Chaleur_WC::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:
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_WC::readOn(Entree &) override <convection-diffusion-chaleur-wc-protected-entree-ref-convection-diffusion-chaleur-wc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Chaleur_WC::readOn(Entree &) override](#convection-diffusion-chaleur-wc-protected-entree-ref-convection-diffusion-chaleur-wc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Chaleur_WC::info_obj
Operateur_Grad Convection_Diffusion_Chaleur_WC::Op_Grad_WC_