Source_injection_QDM_base#

#include <Source_injection_QDM_base.h>
Brief description

classe Injection_QDM_nulle_VDF Correction de la QDM d’un fluide de l’écoulement quand on en injecte

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:`Source\_injection\_QDM\_base <class-source-injection-qdm-base>`
[Source\_injection\_QDM\_base](#class-source-injection-qdm-base)

Detailed description#

un par la paroi à QDM nulle via une CL de Neumann sur l’equation de masse

Inherits from#

Inherited by#

Inheritance graph#

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

../../../../../_images/classSource__injection__QDM__base__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

associer_domaines#

Definition
void Source_injection_QDM_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) 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:`void Source_injection_QDM_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override <source-injection-qdm-base-public-void-source-injection-qdm-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override>`
[void Source_injection_QDM_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) override](#source-injection-qdm-base-public-void-source-injection-qdm-base-associer-domaines-const-domaine-dis-base-ref-const-domaine-cl-dis-base-ref-override)

associer_pb#

Definition
void Source_injection_QDM_base::associer_pb(const Probleme_base &) 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:`void Source_injection_QDM_base::associer_pb(const Probleme_base &) override <source-injection-qdm-base-public-void-source-injection-qdm-base-associer-pb-const-probleme-base-ref-override>`
[void Source_injection_QDM_base::associer_pb(const Probleme_base &) override](#source-injection-qdm-base-public-void-source-injection-qdm-base-associer-pb-const-probleme-base-ref-override)

check_multiphase_compatibility#

Definition
void Source_injection_QDM_base::check_multiphase_compatibility() 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:`void Source_injection_QDM_base::check_multiphase_compatibility() const override <source-injection-qdm-base-public-void-source-injection-qdm-base-check-multiphase-compatibility-const-override>`
[void Source_injection_QDM_base::check_multiphase_compatibility() const override](#source-injection-qdm-base-public-void-source-injection-qdm-base-check-multiphase-compatibility-const-override)

dimensionner_blocs#

Definition
void Source_injection_QDM_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) 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:`void Source_injection_QDM_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override <source-injection-qdm-base-public-void-source-injection-qdm-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Source_injection_QDM_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override](#source-injection-qdm-base-public-void-source-injection-qdm-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override)

get_info#

Definition
const Type_info * Source_injection_QDM_base::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 * Source_injection_QDM_base::get_info() const override <source-injection-qdm-base-public-const-type-info-ptr-source-injection-qdm-base-get-info-const-override>`
[const Type_info * Source_injection_QDM_base::get_info() const override](#source-injection-qdm-base-public-const-type-info-ptr-source-injection-qdm-base-get-info-const-override)

has_interface_blocs#

Definition
int Source_injection_QDM_base::has_interface_blocs() 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 Source_injection_QDM_base::has_interface_blocs() const override <source-injection-qdm-base-public-int-source-injection-qdm-base-has-interface-blocs-const-override>`
[int Source_injection_QDM_base::has_interface_blocs() const override](#source-injection-qdm-base-public-int-source-injection-qdm-base-has-interface-blocs-const-override)

mettre_a_jour#

Definition
void Source_injection_QDM_base::mettre_a_jour(double temps) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour en temps du terme source.

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 Source_injection_QDM_base::mettre_a_jour(double temps) override <source-injection-qdm-base-public-void-source-injection-qdm-base-mettre-a-jour-double-temps-override>`
[void Source_injection_QDM_base::mettre_a_jour(double temps) override](#source-injection-qdm-base-public-void-source-injection-qdm-base-mettre-a-jour-double-temps-override)

Source_injection_QDM_base#

Definition
Source_injection_QDM_base::Source_injection_QDM_base()
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:`Source_injection_QDM_base::Source_injection_QDM_base() <source-injection-qdm-base-public-source-injection-qdm-base-source-injection-qdm-base>`
[Source_injection_QDM_base::Source_injection_QDM_base()](#source-injection-qdm-base-public-source-injection-qdm-base-source-injection-qdm-base)

~Source_injection_QDM_base#

Definition
Source_injection_QDM_base::~Source_injection_QDM_base() override
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:`Source_injection_QDM_base::~Source_injection_QDM_base() override <source-injection-qdm-base-public-source-injection-qdm-base-dtor-source-injection-qdm-base-override>`
[Source_injection_QDM_base::~Source_injection_QDM_base() override](#source-injection-qdm-base-public-source-injection-qdm-base-dtor-source-injection-qdm-base-override)

info#

Definition
const Type_info * Source_injection_QDM_base::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 * Source_injection_QDM_base::info() <source-injection-qdm-base-public-static-const-type-info-ptr-source-injection-qdm-base-info>`
[const Type_info * Source_injection_QDM_base::info()](#source-injection-qdm-base-public-static-const-type-info-ptr-source-injection-qdm-base-info)

self_cast#

Definition
const Source_injection_QDM_base & Source_injection_QDM_base::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 Source_injection_QDM_base & Source_injection_QDM_base::self_cast(const Objet_U &) <source-injection-qdm-base-public-static-const-source-injection-qdm-base-ref-source-injection-qdm-base-self-cast-const-objet-u-ref>`
[const Source_injection_QDM_base & Source_injection_QDM_base::self_cast(const Objet_U &)](#source-injection-qdm-base-public-static-const-source-injection-qdm-base-ref-source-injection-qdm-base-self-cast-const-objet-u-ref)

self_cast#

Definition
Source_injection_QDM_base & Source_injection_QDM_base::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:`Source_injection_QDM_base & Source_injection_QDM_base::self_cast(Objet_U &) <source-injection-qdm-base-public-static-source-injection-qdm-base-ref-source-injection-qdm-base-self-cast-objet-u-ref>`
[Source_injection_QDM_base & Source_injection_QDM_base::self_cast(Objet_U &)](#source-injection-qdm-base-public-static-source-injection-qdm-base-ref-source-injection-qdm-base-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Source_injection_QDM_base::printOn(Sortie &x) const override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Imprime la source sur un flot de sortie.

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 & Source_injection_QDM_base::printOn(Sortie &x) const override <source-injection-qdm-base-protected-sortie-ref-source-injection-qdm-base-printon-sortie-ref-x-const-override>`
[Sortie & Source_injection_QDM_base::printOn(Sortie &x) const override](#source-injection-qdm-base-protected-sortie-ref-source-injection-qdm-base-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Source_injection_QDM_base::readOn(Entree &) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

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

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:`Entree & Source_injection_QDM_base::readOn(Entree &) override <source-injection-qdm-base-protected-entree-ref-source-injection-qdm-base-readon-entree-ref-override>`
[Entree & Source_injection_QDM_base::readOn(Entree &) override](#source-injection-qdm-base-protected-entree-ref-source-injection-qdm-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Source_injection_QDM_base::info_obj
beta_ (protected)
double Source_injection_QDM_base::beta_ = 1.