Convection_Diffusion_Espece_Binaire_WC#
#include <Convection_Diffusion_Espece_Binaire_WC.h>
classe Convection_Diffusion_Espece_Binaire_WC Cas particulier de Convection_Diffusion_Espece_Binaire_base
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\_Espece\_Binaire\_WC <class-convection-diffusion-espece-binaire-wc>`
[Convection\_Diffusion\_Espece\_Binaire\_WC](#class-convection-diffusion-espece-binaire-wc)
Detailed description#
pour un fluide weakly conpressible iso - therme et iso - bar
Inherits from#
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
completer#
void Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::completer() override <convection-diffusion-espece-binaire-wc-public-void-convection-diffusion-espece-binaire-wc-completer-override>`
[void Convection_Diffusion_Espece_Binaire_WC::completer() override](#convection-diffusion-espece-binaire-wc-public-void-convection-diffusion-espece-binaire-wc-completer-override)
Convection_Diffusion_Espece_Binaire_WC#
Convection_Diffusion_Espece_Binaire_WC::Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::Convection_Diffusion_Espece_Binaire_WC() <convection-diffusion-espece-binaire-wc-public-convection-diffusion-espece-binaire-wc-convection-diffusion-espece-binaire-wc>`
[Convection_Diffusion_Espece_Binaire_WC::Convection_Diffusion_Espece_Binaire_WC()](#convection-diffusion-espece-binaire-wc-public-convection-diffusion-espece-binaire-wc-convection-diffusion-espece-binaire-wc)
data_a_sauvegarder#
std::vector<YAML_data> Convection_Diffusion_Espece_Binaire_WC::data_a_sauvegarder() const override
for PDI IO: retrieve name, type and dimensions of the data to save/restore. This has to be overrode for all the equations that either:
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:`std::vector<YAML_data> Convection_Diffusion_Espece_Binaire_WC::data_a_sauvegarder() const override <convection-diffusion-espece-binaire-wc-public-std-vector-yaml-data-convection-diffusion-espece-binaire-wc-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Convection_Diffusion_Espece_Binaire_WC::data_a_sauvegarder() const override](#convection-diffusion-espece-binaire-wc-public-std-vector-yaml-data-convection-diffusion-espece-binaire-wc-data-a-sauvegarder-const-override)
duplique#
int Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::duplique() const override <convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-duplique-const-override>`
[int Convection_Diffusion_Espece_Binaire_WC::duplique() const override](#convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-duplique-const-override)
get_info#
const Type_info * Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::get_info() const override <convection-diffusion-espece-binaire-wc-public-const-type-info-ptr-convection-diffusion-espece-binaire-wc-get-info-const-override>`
[const Type_info * Convection_Diffusion_Espece_Binaire_WC::get_info() const override](#convection-diffusion-espece-binaire-wc-public-const-type-info-ptr-convection-diffusion-espece-binaire-wc-get-info-const-override)
reprendre#
int Convection_Diffusion_Espece_Binaire_WC::reprendre(Entree &) override
On reprend l’inconnue a partir d’un flot d’entree.
Detailed description
[ON CHERCHE L’INCONNUE PAR SON NOM] [ON LIT L’INCONNUE] Voir Champ_Inc::reprendre(Entree&)
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_Espece_Binaire_WC::reprendre(Entree &) override <convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-reprendre-entree-ref-override>`
[int Convection_Diffusion_Espece_Binaire_WC::reprendre(Entree &) override](#convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-reprendre-entree-ref-override)
sauvegarder#
int Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::sauvegarder(Sortie &) const override <convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Espece_Binaire_WC::sauvegarder(Sortie &) const override](#convection-diffusion-espece-binaire-wc-public-int-convection-diffusion-espece-binaire-wc-sauvegarder-sortie-ref-const-override)
taille_memoire#
unsigned Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::taille_memoire() const override <convection-diffusion-espece-binaire-wc-public-unsigned-convection-diffusion-espece-binaire-wc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Espece_Binaire_WC::taille_memoire() const override](#convection-diffusion-espece-binaire-wc-public-unsigned-convection-diffusion-espece-binaire-wc-taille-memoire-const-override)
~Convection_Diffusion_Espece_Binaire_WC#
Convection_Diffusion_Espece_Binaire_WC::~Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::~Convection_Diffusion_Espece_Binaire_WC() <convection-diffusion-espece-binaire-wc-public-convection-diffusion-espece-binaire-wc-dtor-convection-diffusion-espece-binaire-wc>`
[Convection_Diffusion_Espece_Binaire_WC::~Convection_Diffusion_Espece_Binaire_WC()](#convection-diffusion-espece-binaire-wc-public-convection-diffusion-espece-binaire-wc-dtor-convection-diffusion-espece-binaire-wc)
cree_instance#
Objet_U * Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::cree_instance() <convection-diffusion-espece-binaire-wc-public-static-objet-u-ptr-convection-diffusion-espece-binaire-wc-cree-instance>`
[Objet_U * Convection_Diffusion_Espece_Binaire_WC::cree_instance()](#convection-diffusion-espece-binaire-wc-public-static-objet-u-ptr-convection-diffusion-espece-binaire-wc-cree-instance)
info#
const Type_info * Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::info() <convection-diffusion-espece-binaire-wc-public-static-const-type-info-ptr-convection-diffusion-espece-binaire-wc-info>`
[const Type_info * Convection_Diffusion_Espece_Binaire_WC::info()](#convection-diffusion-espece-binaire-wc-public-static-const-type-info-ptr-convection-diffusion-espece-binaire-wc-info)
self_cast#
const Convection_Diffusion_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_WC::self_cast(const Objet_U &) <convection-diffusion-espece-binaire-wc-public-static-const-convection-diffusion-espece-binaire-wc-ref-convection-diffusion-espece-binaire-wc-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_WC::self_cast(const Objet_U &)](#convection-diffusion-espece-binaire-wc-public-static-const-convection-diffusion-espece-binaire-wc-ref-convection-diffusion-espece-binaire-wc-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_WC::self_cast(Objet_U &) <convection-diffusion-espece-binaire-wc-public-static-convection-diffusion-espece-binaire-wc-ref-convection-diffusion-espece-binaire-wc-self-cast-objet-u-ref>`
[Convection_Diffusion_Espece_Binaire_WC & Convection_Diffusion_Espece_Binaire_WC::self_cast(Objet_U &)](#convection-diffusion-espece-binaire-wc-public-static-convection-diffusion-espece-binaire-wc-ref-convection-diffusion-espece-binaire-wc-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::printOn(Sortie &x) const override <convection-diffusion-espece-binaire-wc-protected-sortie-ref-convection-diffusion-espece-binaire-wc-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Espece_Binaire_WC::printOn(Sortie &x) const override](#convection-diffusion-espece-binaire-wc-protected-sortie-ref-convection-diffusion-espece-binaire-wc-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Espece_Binaire_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_Espece_Binaire_WC::readOn(Entree &) override <convection-diffusion-espece-binaire-wc-protected-entree-ref-convection-diffusion-espece-binaire-wc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Espece_Binaire_WC::readOn(Entree &) override](#convection-diffusion-espece-binaire-wc-protected-entree-ref-convection-diffusion-espece-binaire-wc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Espece_Binaire_WC::info_obj