Source_injection_QDM_base#
#include <Source_injection_QDM_base.h>
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#
public : Source_base
Inherited by#
public : Injection_QDM_nulle_PolyMAC_P0
public : Injection_QDM_nulle_VDF
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_domaines#
void Source_injection_QDM_base::associer_domaines(const Domaine_dis_base &, const Domaine_Cl_dis_base &) 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 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#
void Source_injection_QDM_base::associer_pb(const Probleme_base &) 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 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#
void Source_injection_QDM_base::check_multiphase_compatibility() 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:`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#
void Source_injection_QDM_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) 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:`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#
const Type_info * Source_injection_QDM_base::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 * 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#
int Source_injection_QDM_base::has_interface_blocs() 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 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#
void Source_injection_QDM_base::mettre_a_jour(double temps) override
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#
Source_injection_QDM_base::Source_injection_QDM_base()
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#
Source_injection_QDM_base::~Source_injection_QDM_base() override
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#
const Type_info * Source_injection_QDM_base::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 * 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#
const Source_injection_QDM_base & Source_injection_QDM_base::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 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#
Source_injection_QDM_base & Source_injection_QDM_base::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:`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#
Sortie & Source_injection_QDM_base::printOn(Sortie &x) const override
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#
Entree & Source_injection_QDM_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’entree.
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 & 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#
const Type_info Source_injection_QDM_base::info_obj
double Source_injection_QDM_base::beta_ = 1.