Source_QC_Chaleur_VDF#

#include <Source_QC_Chaleur_VDF.h>

class Source_QC_Chaleur_VDF

How to cite this class in this doc#

:ref:`Source\_QC\_Chaleur\_VDF <class-source-qc-chaleur-vdf>`
[Source\_QC\_Chaleur\_VDF](#class-source-qc-chaleur-vdf)

Detailed description#

Cette classe represente un terme source supplementaire a prendre en compte dans les equations de la chaleur dans le cas ou le fluide est quasi compressible et pour une discretisation VDF

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique
int Source_QC_Chaleur_VDF::duplique() const override

Reimplements:

How to cite in this doc:
:ref:`int Source_QC_Chaleur_VDF::duplique() const override <public-int-source-qc-chaleur-vdf-duplique-const-override>`
[int Source_QC_Chaleur_VDF::duplique() const override](#public-int-source-qc-chaleur-vdf-duplique-const-override)
get_info
const Type_info * Source_QC_Chaleur_VDF::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Source_QC_Chaleur_VDF::get_info() const override <public-const-type-info-ptr-source-qc-chaleur-vdf-get-info-const-override>`
[const Type_info * Source_QC_Chaleur_VDF::get_info() const override](#public-const-type-info-ptr-source-qc-chaleur-vdf-get-info-const-override)
Source_QC_Chaleur_VDF
Source_QC_Chaleur_VDF::Source_QC_Chaleur_VDF()
How to cite in this doc:
:ref:`Source_QC_Chaleur_VDF::Source_QC_Chaleur_VDF() <public-source-qc-chaleur-vdf-source-qc-chaleur-vdf>`
[Source_QC_Chaleur_VDF::Source_QC_Chaleur_VDF()](#public-source-qc-chaleur-vdf-source-qc-chaleur-vdf)
taille_memoire
unsigned Source_QC_Chaleur_VDF::taille_memoire() const override

Reimplements:

How to cite in this doc:
:ref:`unsigned Source_QC_Chaleur_VDF::taille_memoire() const override <public-unsigned-source-qc-chaleur-vdf-taille-memoire-const-override>`
[unsigned Source_QC_Chaleur_VDF::taille_memoire() const override](#public-unsigned-source-qc-chaleur-vdf-taille-memoire-const-override)
~Source_QC_Chaleur_VDF
Source_QC_Chaleur_VDF::~Source_QC_Chaleur_VDF()
How to cite in this doc:
:ref:`Source_QC_Chaleur_VDF::~Source_QC_Chaleur_VDF() <public-source-qc-chaleur-vdf-dtor-source-qc-chaleur-vdf>`
[Source_QC_Chaleur_VDF::~Source_QC_Chaleur_VDF()](#public-source-qc-chaleur-vdf-dtor-source-qc-chaleur-vdf)
cree_instance
Objet_U * Source_QC_Chaleur_VDF::cree_instance()
How to cite in this doc:
:ref:`Objet_U * Source_QC_Chaleur_VDF::cree_instance() <public-static-objet-u-ptr-source-qc-chaleur-vdf-cree-instance>`
[Objet_U * Source_QC_Chaleur_VDF::cree_instance()](#public-static-objet-u-ptr-source-qc-chaleur-vdf-cree-instance)
info
const Type_info * Source_QC_Chaleur_VDF::info()
How to cite in this doc:
:ref:`const Type_info * Source_QC_Chaleur_VDF::info() <public-static-const-type-info-ptr-source-qc-chaleur-vdf-info>`
[const Type_info * Source_QC_Chaleur_VDF::info()](#public-static-const-type-info-ptr-source-qc-chaleur-vdf-info)
self_cast
const Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(const Objet_U &) <public-static-const-source-qc-chaleur-vdf-ref-source-qc-chaleur-vdf-self-cast-const-objet-u-ref>`
[const Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(const Objet_U &)](#public-static-const-source-qc-chaleur-vdf-ref-source-qc-chaleur-vdf-self-cast-const-objet-u-ref)
self_cast
Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(Objet_U &) <public-static-source-qc-chaleur-vdf-ref-source-qc-chaleur-vdf-self-cast-objet-u-ref>`
[Source_QC_Chaleur_VDF & Source_QC_Chaleur_VDF::self_cast(Objet_U &)](#public-static-source-qc-chaleur-vdf-ref-source-qc-chaleur-vdf-self-cast-objet-u-ref)
ajouter_blocs
void Source_QC_Chaleur_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override

Reimplements:

References
How to cite in this doc:
:ref:`void Source_QC_Chaleur_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override <protected-void-source-qc-chaleur-vdf-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override>`
[void Source_QC_Chaleur_VDF::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl) const override](#protected-void-source-qc-chaleur-vdf-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-const-override)
associer_domaines
void Source_QC_Chaleur_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override

Reimplements:

References
How to cite in this doc:
:ref:`void Source_QC_Chaleur_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <protected-void-source-qc-chaleur-vdf-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_QC_Chaleur_VDF::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#protected-void-source-qc-chaleur-vdf-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)
dimensionner_blocs
void Source_QC_Chaleur_VDF::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override

Reimplements:

How to cite in this doc:
:ref:`void Source_QC_Chaleur_VDF::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override <protected-void-source-qc-chaleur-vdf-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override>`
[void Source_QC_Chaleur_VDF::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl) const override](#protected-void-source-qc-chaleur-vdf-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-const-override)
has_interface_blocs
int Source_QC_Chaleur_VDF::has_interface_blocs() const override

Reimplements:

How to cite in this doc:
:ref:`int Source_QC_Chaleur_VDF::has_interface_blocs() const override <protected-int-source-qc-chaleur-vdf-has-interface-blocs-const-override>`
[int Source_QC_Chaleur_VDF::has_interface_blocs() const override](#protected-int-source-qc-chaleur-vdf-has-interface-blocs-const-override)
printOn
Sortie & Source_QC_Chaleur_VDF::printOn(Sortie &x) const override

DOES NOTHING - to override in derived classes.

Imprime la source sur un flot de sortie.

Reimplements:

References
How to cite in this doc:
:ref:`Sortie & Source_QC_Chaleur_VDF::printOn(Sortie &x) const override <protected-sortie-ref-source-qc-chaleur-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Source_QC_Chaleur_VDF::printOn(Sortie &x) const override](#protected-sortie-ref-source-qc-chaleur-vdf-printon-sortie-ref-x-const-override)
readOn
Entree & Source_QC_Chaleur_VDF::readOn(Entree &) override

DOES NOTHING - to override in derived classes.

Lecture d’un terme source sur un flot d’entree.

Reimplements:

How to cite in this doc:
:ref:`Entree & Source_QC_Chaleur_VDF::readOn(Entree &) override <protected-entree-ref-source-qc-chaleur-vdf-readon-entree-ref-override>`
[Entree & Source_QC_Chaleur_VDF::readOn(Entree &) override](#protected-entree-ref-source-qc-chaleur-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Source_QC_Chaleur_VDF::info_obj