Convection_Diffusion_Espece_Multi_QC#
#include <Convection_Diffusion_Espece_Multi_QC.h>
classe Convection_Diffusion_Espece_Multi_QC Cas particulier de Convection_Diffusion_Espece_Multi_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\_Multi\_QC <class-convection-diffusion-espece-multi-qc>`
[Convection\_Diffusion\_Espece\_Multi\_QC](#class-convection-diffusion-espece-multi-qc)
Detailed description#
pour un fluide quasi conpressible quand le scalaire subissant le transport est la fraction massique
Inherits from#
Inherited by#
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
assembler#
void Convection_Diffusion_Espece_Multi_QC::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) 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_Espece_Multi_QC::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override <convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override>`
[void Convection_Diffusion_Espece_Multi_QC::assembler(Matrice_Morse &mat_morse, const DoubleTab &present, DoubleTab &secmem) override](#convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-assembler-matrice-morse-ref-mat-morse-const-doubletab-ref-present-doubletab-ref-secmem-override)
assembler_blocs_avec_inertie#
void Convection_Diffusion_Espece_Multi_QC::assembler_blocs_avec_inertie(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) 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_Espece_Multi_QC::assembler_blocs_avec_inertie(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) override <convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-assembler-blocs-avec-inertie-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-override>`
[void Convection_Diffusion_Espece_Multi_QC::assembler_blocs_avec_inertie(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) override](#convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-assembler-blocs-avec-inertie-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-override)
completer#
void Convection_Diffusion_Espece_Multi_QC::completer() override
Associe l inconnue de l equation a la loi d etat,.
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_Espece_Multi_QC::completer() override <convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-completer-override>`
[void Convection_Diffusion_Espece_Multi_QC::completer() override](#convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-completer-override)
Convection_Diffusion_Espece_Multi_QC#
Convection_Diffusion_Espece_Multi_QC::Convection_Diffusion_Espece_Multi_QC()
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_Multi_QC::Convection_Diffusion_Espece_Multi_QC() <convection-diffusion-espece-multi-qc-public-convection-diffusion-espece-multi-qc-convection-diffusion-espece-multi-qc>`
[Convection_Diffusion_Espece_Multi_QC::Convection_Diffusion_Espece_Multi_QC()](#convection-diffusion-espece-multi-qc-public-convection-diffusion-espece-multi-qc-convection-diffusion-espece-multi-qc)
derivee_en_temps_inco#
DoubleTab & Convection_Diffusion_Espece_Multi_QC::derivee_en_temps_inco(DoubleTab &) override
Renvoie la derivee en temps de l’inconnue de l’equation.
Detailed description
Le calcul est le suivant: d(inconnue)/dt = M^{ - 1} * (sources - somme(Op_{i}(inconnue))) / rho
Reimplements:
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:`DoubleTab & Convection_Diffusion_Espece_Multi_QC::derivee_en_temps_inco(DoubleTab &) override <convection-diffusion-espece-multi-qc-public-doubletab-ref-convection-diffusion-espece-multi-qc-derivee-en-temps-inco-doubletab-ref-override>`
[DoubleTab & Convection_Diffusion_Espece_Multi_QC::derivee_en_temps_inco(DoubleTab &) override](#convection-diffusion-espece-multi-qc-public-doubletab-ref-convection-diffusion-espece-multi-qc-derivee-en-temps-inco-doubletab-ref-override)
diffusivite_pour_pas_de_temps#
const Champ_base & Convection_Diffusion_Espece_Multi_QC::diffusivite_pour_pas_de_temps() const override
Detailed description
Reimplements:
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_Espece_Multi_QC::diffusivite_pour_pas_de_temps() const override <convection-diffusion-espece-multi-qc-public-const-champ-base-ref-convection-diffusion-espece-multi-qc-diffusivite-pour-pas-de-temps-const-override>`
[const Champ_base & Convection_Diffusion_Espece_Multi_QC::diffusivite_pour_pas_de_temps() const override](#convection-diffusion-espece-multi-qc-public-const-champ-base-ref-convection-diffusion-espece-multi-qc-diffusivite-pour-pas-de-temps-const-override)
duplique#
int Convection_Diffusion_Espece_Multi_QC::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_Multi_QC::duplique() const override <convection-diffusion-espece-multi-qc-public-int-convection-diffusion-espece-multi-qc-duplique-const-override>`
[int Convection_Diffusion_Espece_Multi_QC::duplique() const override](#convection-diffusion-espece-multi-qc-public-int-convection-diffusion-espece-multi-qc-duplique-const-override)
espece#
Espece & Convection_Diffusion_Espece_Multi_QC::espece()
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:`Espece & Convection_Diffusion_Espece_Multi_QC::espece() <convection-diffusion-espece-multi-qc-public-espece-ref-convection-diffusion-espece-multi-qc-espece>`
[Espece & Convection_Diffusion_Espece_Multi_QC::espece()](#convection-diffusion-espece-multi-qc-public-espece-ref-convection-diffusion-espece-multi-qc-espece)
espece#
const Espece & Convection_Diffusion_Espece_Multi_QC::espece() 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 Espece & Convection_Diffusion_Espece_Multi_QC::espece() const <convection-diffusion-espece-multi-qc-public-const-espece-ref-convection-diffusion-espece-multi-qc-espece-const>`
[const Espece & Convection_Diffusion_Espece_Multi_QC::espece() const](#convection-diffusion-espece-multi-qc-public-const-espece-ref-convection-diffusion-espece-multi-qc-espece-const)
get_info#
const Type_info * Convection_Diffusion_Espece_Multi_QC::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_Multi_QC::get_info() const override <convection-diffusion-espece-multi-qc-public-const-type-info-ptr-convection-diffusion-espece-multi-qc-get-info-const-override>`
[const Type_info * Convection_Diffusion_Espece_Multi_QC::get_info() const override](#convection-diffusion-espece-multi-qc-public-const-type-info-ptr-convection-diffusion-espece-multi-qc-get-info-const-override)
lire_motcle_non_standard#
int Convection_Diffusion_Espece_Multi_QC::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_Espece_Multi_QC::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-espece-multi-qc-public-int-convection-diffusion-espece-multi-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Espece_Multi_QC::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-espece-multi-qc-public-int-convection-diffusion-espece-multi-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)
set_param#
void Convection_Diffusion_Espece_Multi_QC::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_Espece_Multi_QC::set_param(Param &titi) override <convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-set-param-param-ref-titi-override>`
[void Convection_Diffusion_Espece_Multi_QC::set_param(Param &titi) override](#convection-diffusion-espece-multi-qc-public-void-convection-diffusion-espece-multi-qc-set-param-param-ref-titi-override)
taille_memoire#
unsigned Convection_Diffusion_Espece_Multi_QC::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_Multi_QC::taille_memoire() const override <convection-diffusion-espece-multi-qc-public-unsigned-convection-diffusion-espece-multi-qc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Espece_Multi_QC::taille_memoire() const override](#convection-diffusion-espece-multi-qc-public-unsigned-convection-diffusion-espece-multi-qc-taille-memoire-const-override)
~Convection_Diffusion_Espece_Multi_QC#
Convection_Diffusion_Espece_Multi_QC::~Convection_Diffusion_Espece_Multi_QC()
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_Multi_QC::~Convection_Diffusion_Espece_Multi_QC() <convection-diffusion-espece-multi-qc-public-convection-diffusion-espece-multi-qc-dtor-convection-diffusion-espece-multi-qc>`
[Convection_Diffusion_Espece_Multi_QC::~Convection_Diffusion_Espece_Multi_QC()](#convection-diffusion-espece-multi-qc-public-convection-diffusion-espece-multi-qc-dtor-convection-diffusion-espece-multi-qc)
cree_instance#
Objet_U * Convection_Diffusion_Espece_Multi_QC::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_Multi_QC::cree_instance() <convection-diffusion-espece-multi-qc-public-static-objet-u-ptr-convection-diffusion-espece-multi-qc-cree-instance>`
[Objet_U * Convection_Diffusion_Espece_Multi_QC::cree_instance()](#convection-diffusion-espece-multi-qc-public-static-objet-u-ptr-convection-diffusion-espece-multi-qc-cree-instance)
info#
const Type_info * Convection_Diffusion_Espece_Multi_QC::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_Multi_QC::info() <convection-diffusion-espece-multi-qc-public-static-const-type-info-ptr-convection-diffusion-espece-multi-qc-info>`
[const Type_info * Convection_Diffusion_Espece_Multi_QC::info()](#convection-diffusion-espece-multi-qc-public-static-const-type-info-ptr-convection-diffusion-espece-multi-qc-info)
self_cast#
const Convection_Diffusion_Espece_Multi_QC & Convection_Diffusion_Espece_Multi_QC::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_Multi_QC & Convection_Diffusion_Espece_Multi_QC::self_cast(const Objet_U &) <convection-diffusion-espece-multi-qc-public-static-const-convection-diffusion-espece-multi-qc-ref-convection-diffusion-espece-multi-qc-self-cast-const-objet-u-ref>`
[const Convection_Diffusion_Espece_Multi_QC & Convection_Diffusion_Espece_Multi_QC::self_cast(const Objet_U &)](#convection-diffusion-espece-multi-qc-public-static-const-convection-diffusion-espece-multi-qc-ref-convection-diffusion-espece-multi-qc-self-cast-const-objet-u-ref)
self_cast#
Convection_Diffusion_Espece_Multi_QC & Convection_Diffusion_Espece_Multi_QC::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_Multi_QC & Convection_Diffusion_Espece_Multi_QC::self_cast(Objet_U &) <convection-diffusion-espece-multi-qc-public-static-convection-diffusion-espece-multi-qc-ref-convection-diffusion-espece-multi-qc-self-cast-objet-u-ref>`
[Convection_Diffusion_Espece_Multi_QC & Convection_Diffusion_Espece_Multi_QC::self_cast(Objet_U &)](#convection-diffusion-espece-multi-qc-public-static-convection-diffusion-espece-multi-qc-ref-convection-diffusion-espece-multi-qc-self-cast-objet-u-ref)
printOn#
Sortie & Convection_Diffusion_Espece_Multi_QC::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:
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_Espece_Multi_QC::printOn(Sortie &x) const override <convection-diffusion-espece-multi-qc-protected-sortie-ref-convection-diffusion-espece-multi-qc-printon-sortie-ref-x-const-override>`
[Sortie & Convection_Diffusion_Espece_Multi_QC::printOn(Sortie &x) const override](#convection-diffusion-espece-multi-qc-protected-sortie-ref-convection-diffusion-espece-multi-qc-printon-sortie-ref-x-const-override)
readOn#
Entree & Convection_Diffusion_Espece_Multi_QC::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:
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_Espece_Multi_QC::readOn(Entree &) override <convection-diffusion-espece-multi-qc-protected-entree-ref-convection-diffusion-espece-multi-qc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Espece_Multi_QC::readOn(Entree &) override](#convection-diffusion-espece-multi-qc-protected-entree-ref-convection-diffusion-espece-multi-qc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Convection_Diffusion_Espece_Multi_QC::info_obj
Espece Convection_Diffusion_Espece_Multi_QC::mon_espece_