Convection_Diffusion_Chaleur_Turbulent_QC#

#include <Convection_Diffusion_Chaleur_Turbulent_QC.h>
Brief description

classe Convection_Diffusion_Chaleur_Turbulent_QC Cette classe represente le cas particulier de

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

Detailed description#

convection diffusion turbulente lorsque le fluide est quasi compressible. L’inconnue est la temperature si le fluide est un gaz parfait l’enthalpie si le fluide est un gaz reel Cette classe herite de Convection_Diffusion_Turbulent qui contient le modele de turbulence et de Convection_Diffusion_Chaleur_QC qui modelise l’equation non turbulente associe a un fluide quasi compressible.

Inherits from#

Inheritance graph#

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

../../../../../_images/classConvection__Diffusion__Chaleur__Turbulent__QC__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

completer#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::completer() override
Brief description

Double appel a: Convection_Diffusion_Turbulent::completer()

Detailed description

Convection_Diffusion_Temperature::completer()

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_Turbulent_QC::completer() override <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-completer-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::completer() override](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-completer-override)

Convection_Diffusion_Chaleur_Turbulent_QC#

Definition
Convection_Diffusion_Chaleur_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_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_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_QC() <convection-diffusion-chaleur-turbulent-qc-public-convection-diffusion-chaleur-turbulent-qc-convection-diffusion-chaleur-turbulent-qc>`
[Convection_Diffusion_Chaleur_Turbulent_QC::Convection_Diffusion_Chaleur_Turbulent_QC()](#convection-diffusion-chaleur-turbulent-qc-public-convection-diffusion-chaleur-turbulent-qc-convection-diffusion-chaleur-turbulent-qc)

creer_champ#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::creer_champ(const Motcle &motlu) 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_Turbulent_QC::creer_champ(const Motcle &motlu) override <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-creer-champ-const-motcle-ref-motlu-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::creer_champ(const Motcle &motlu) override](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-creer-champ-const-motcle-ref-motlu-override)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Convection_Diffusion_Chaleur_Turbulent_QC::data_a_sauvegarder() const override
Brief description

for PDI IO: retrieve name, type and dimensions of the fields to save/restore

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_Chaleur_Turbulent_QC::data_a_sauvegarder() const override <convection-diffusion-chaleur-turbulent-qc-public-std-vector-yaml-data-convection-diffusion-chaleur-turbulent-qc-data-a-sauvegarder-const-override>`
[std::vector<YAML_data> Convection_Diffusion_Chaleur_Turbulent_QC::data_a_sauvegarder() const override](#convection-diffusion-chaleur-turbulent-qc-public-std-vector-yaml-data-convection-diffusion-chaleur-turbulent-qc-data-a-sauvegarder-const-override)

duplique#

Definition
int Convection_Diffusion_Chaleur_Turbulent_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_Turbulent_QC::duplique() const override <convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-duplique-const-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::duplique() const override](#convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-duplique-const-override)

get_champ#

Definition
const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_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:`const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_champ(const Motcle &nom) const override <convection-diffusion-chaleur-turbulent-qc-public-const-champ-base-ref-convection-diffusion-chaleur-turbulent-qc-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Convection_Diffusion_Chaleur_Turbulent_QC::get_champ(const Motcle &nom) const override](#convection-diffusion-chaleur-turbulent-qc-public-const-champ-base-ref-convection-diffusion-chaleur-turbulent-qc-get-champ-const-motcle-ref-nom-const-override)

get_info#

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

get_modele#

Definition
const RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) 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 RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) const override <convection-diffusion-chaleur-turbulent-qc-public-const-refobju-ref-convection-diffusion-chaleur-turbulent-qc-get-modele-type-modele-type-const-override>`
[const RefObjU & Convection_Diffusion_Chaleur_Turbulent_QC::get_modele(Type_modele type) const override](#convection-diffusion-chaleur-turbulent-qc-public-const-refobju-ref-convection-diffusion-chaleur-turbulent-qc-get-modele-type-modele-type-const-override)

get_noms_champs_postraitables#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) 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_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

has_champ#

Definition
bool Convection_Diffusion_Chaleur_Turbulent_QC::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_Chaleur_Turbulent_QC::has_champ(const Motcle &nom) const override <convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-const-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom) const override](#convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

imprimer#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::imprimer(Sortie &os) const override
Brief description

Imprime les operateurs de l’equation si le schema en temps indique que c’est necessaire.

Detailed description

[SI limpr() ALORS impr(os)]

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_Turbulent_QC::imprimer(Sortie &os) const override <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-imprimer-sortie-ref-os-const-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::imprimer(Sortie &os) const override](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-imprimer-sortie-ref-os-const-override)

initTimeStep#

Definition
bool Convection_Diffusion_Chaleur_Turbulent_QC::initTimeStep(double dt) 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_Turbulent_QC::initTimeStep(double dt) override <convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-inittimestep-double-dt-override>`
[bool Convection_Diffusion_Chaleur_Turbulent_QC::initTimeStep(double dt) override](#convection-diffusion-chaleur-turbulent-qc-public-bool-convection-diffusion-chaleur-turbulent-qc-inittimestep-double-dt-override)

lire_motcle_non_standard#

Definition
int Convection_Diffusion_Chaleur_Turbulent_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
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_Turbulent_QC::lire_motcle_non_standard(const Motcle &, Entree &) override <convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::lire_motcle_non_standard(const Motcle &, Entree &) override](#convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

mettre_a_jour#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour(double) override
Brief description

Mise a jour en temps de l’equation, double appel a: Convection_Diffusion_Temperature::mettre_a_jour(double ) ;.

Detailed description

Convection_Diffusion_Turbulent::mettre_a_jour(double );

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_Turbulent_QC::mettre_a_jour(double) override <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-double-override>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour(double) override](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-double-override)

mettre_a_jour_modele#

Definition
void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double)
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:`void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double) <convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-modele-double>`
[void Convection_Diffusion_Chaleur_Turbulent_QC::mettre_a_jour_modele(double)](#convection-diffusion-chaleur-turbulent-qc-public-void-convection-diffusion-chaleur-turbulent-qc-mettre-a-jour-modele-double)

preparer_calcul#

Definition
int Convection_Diffusion_Chaleur_Turbulent_QC::preparer_calcul() override
Brief description

Double appel a: Convection_Diffusion_Turbulent::preparer_calcul()

Detailed description

Convection_Diffusion_Temperature::preparer_calcul()

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

reprendre#

Definition
int Convection_Diffusion_Chaleur_Turbulent_QC::reprendre(Entree &) override
Brief description

Reprise a partir d’un flot d’entree, double appel a: Convection_Diffusion_Temperature::reprendre(Entree& ) ;.

Detailed description

Convection_Diffusion_Turbulent::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_Chaleur_Turbulent_QC::reprendre(Entree &) override <convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-reprendre-entree-ref-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::reprendre(Entree &) override](#convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-reprendre-entree-ref-override)

sauvegarder#

Definition
int Convection_Diffusion_Chaleur_Turbulent_QC::sauvegarder(Sortie &) const override
Brief description

Sauvegarde sur un flot de sortie, double appel a: Convection_Diffusion_Temperature::sauvegarder(Sortie& );.

Detailed description

Convection_Diffusion_Turbulent::sauvegarder(Sortie& );

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_Turbulent_QC::sauvegarder(Sortie &) const override <convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-sauvegarder-sortie-ref-const-override>`
[int Convection_Diffusion_Chaleur_Turbulent_QC::sauvegarder(Sortie &) const override](#convection-diffusion-chaleur-turbulent-qc-public-int-convection-diffusion-chaleur-turbulent-qc-sauvegarder-sortie-ref-const-override)

set_param#

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

taille_memoire#

Definition
unsigned Convection_Diffusion_Chaleur_Turbulent_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_Turbulent_QC::taille_memoire() const override <convection-diffusion-chaleur-turbulent-qc-public-unsigned-convection-diffusion-chaleur-turbulent-qc-taille-memoire-const-override>`
[unsigned Convection_Diffusion_Chaleur_Turbulent_QC::taille_memoire() const override](#convection-diffusion-chaleur-turbulent-qc-public-unsigned-convection-diffusion-chaleur-turbulent-qc-taille-memoire-const-override)

~Convection_Diffusion_Chaleur_Turbulent_QC#

Definition
Convection_Diffusion_Chaleur_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_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_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_QC() <convection-diffusion-chaleur-turbulent-qc-public-convection-diffusion-chaleur-turbulent-qc-dtor-convection-diffusion-chaleur-turbulent-qc>`
[Convection_Diffusion_Chaleur_Turbulent_QC::~Convection_Diffusion_Chaleur_Turbulent_QC()](#convection-diffusion-chaleur-turbulent-qc-public-convection-diffusion-chaleur-turbulent-qc-dtor-convection-diffusion-chaleur-turbulent-qc)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

Definition
Entree & Convection_Diffusion_Chaleur_Turbulent_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
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_Turbulent_QC::readOn(Entree &) override <convection-diffusion-chaleur-turbulent-qc-protected-entree-ref-convection-diffusion-chaleur-turbulent-qc-readon-entree-ref-override>`
[Entree & Convection_Diffusion_Chaleur_Turbulent_QC::readOn(Entree &) override](#convection-diffusion-chaleur-turbulent-qc-protected-entree-ref-convection-diffusion-chaleur-turbulent-qc-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Convection_Diffusion_Chaleur_Turbulent_QC::info_obj