Source_Portance_interfaciale_base#
#include <Source_Portance_interfaciale_base.h>
Classe Source_Portance_interfaciale_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:`Source\_Portance\_interfaciale\_base <class-source-portance-interfaciale-base>`
[Source\_Portance\_interfaciale\_base](#class-source-portance-interfaciale-base)
Detailed description#
Cette classe implemente un operateur de portance interfaciale de la forme F_{n_l} = - F_{k} = C_{n_l, k} (u_k - u_n_l) x rot(u_n_l) ou la phase n_l est la phase liquide porteuse et k une phase gazeuse le calcul de C_{n_l, k} est realise par la hierarchie Portance_interfaciale_base
Inherits from#
public : Sources_Multiphase_base
Inherited by#
public : Portance_interfaciale_PolyMAC_P0
public : Portance_interfaciale_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#
ajouter_blocs#
void Source_Portance_interfaciale_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override=0
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_Portance_interfaciale_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override=0 <source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override-equal-0>`
[void Source_Portance_interfaciale_base::ajouter_blocs(matrices_t matrices, DoubleTab &secmem, const tabs_t &semi_impl={}) const override=0](#source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-ajouter-blocs-matrices-t-matrices-doubletab-ref-secmem-const-tabs-t-ref-semi-impl-equal-{}-const-override-equal-0)
completer#
void Source_Portance_interfaciale_base::completer() override
Met a jour les references internes a l’objet Source_base .
Detailed description
Appelle 2 methodes virtuelles pures protegees: Source_base::associer_domaines(const Domaine_dis_base& ,const Domaine_Cl_dis_base&) Source_base::associer_pb(const Probleme_base&)
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 Source_Portance_interfaciale_base::completer() override <source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-completer-override>`
[void Source_Portance_interfaciale_base::completer() override](#source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-completer-override)
correlation#
const Correlation_base & Source_Portance_interfaciale_base::correlation() const
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:`const Correlation_base & Source_Portance_interfaciale_base::correlation() const <source-portance-interfaciale-base-public-const-correlation-base-ref-source-portance-interfaciale-base-correlation-const>`
[const Correlation_base & Source_Portance_interfaciale_base::correlation() const](#source-portance-interfaciale-base-public-const-correlation-base-ref-source-portance-interfaciale-base-correlation-const)
creer_champ#
void Source_Portance_interfaciale_base::creer_champ(const Motcle &motlu) override
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 Source_Portance_interfaciale_base::creer_champ(const Motcle &motlu) override <source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-creer-champ-const-motcle-ref-motlu-override>`
[void Source_Portance_interfaciale_base::creer_champ(const Motcle &motlu) override](#source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-creer-champ-const-motcle-ref-motlu-override)
dimensionner_blocs#
void Source_Portance_interfaciale_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_Portance_interfaciale_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override <source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override>`
[void Source_Portance_interfaciale_base::dimensionner_blocs(matrices_t matrices, const tabs_t &semi_impl={}) const override](#source-portance-interfaciale-base-public-void-source-portance-interfaciale-base-dimensionner-blocs-matrices-t-matrices-const-tabs-t-ref-semi-impl-equal-{}-const-override)
get_info#
const Type_info * Source_Portance_interfaciale_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_Portance_interfaciale_base::get_info() const override <source-portance-interfaciale-base-public-const-type-info-ptr-source-portance-interfaciale-base-get-info-const-override>`
[const Type_info * Source_Portance_interfaciale_base::get_info() const override](#source-portance-interfaciale-base-public-const-type-info-ptr-source-portance-interfaciale-base-get-info-const-override)
Source_Portance_interfaciale_base#
Source_Portance_interfaciale_base::Source_Portance_interfaciale_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_Portance_interfaciale_base::Source_Portance_interfaciale_base() <source-portance-interfaciale-base-public-source-portance-interfaciale-base-source-portance-interfaciale-base>`
[Source_Portance_interfaciale_base::Source_Portance_interfaciale_base()](#source-portance-interfaciale-base-public-source-portance-interfaciale-base-source-portance-interfaciale-base)
~Source_Portance_interfaciale_base#
Source_Portance_interfaciale_base::~Source_Portance_interfaciale_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_Portance_interfaciale_base::~Source_Portance_interfaciale_base() override <source-portance-interfaciale-base-public-source-portance-interfaciale-base-dtor-source-portance-interfaciale-base-override>`
[Source_Portance_interfaciale_base::~Source_Portance_interfaciale_base() override](#source-portance-interfaciale-base-public-source-portance-interfaciale-base-dtor-source-portance-interfaciale-base-override)
info#
const Type_info * Source_Portance_interfaciale_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_Portance_interfaciale_base::info() <source-portance-interfaciale-base-public-static-const-type-info-ptr-source-portance-interfaciale-base-info>`
[const Type_info * Source_Portance_interfaciale_base::info()](#source-portance-interfaciale-base-public-static-const-type-info-ptr-source-portance-interfaciale-base-info)
self_cast#
const Source_Portance_interfaciale_base & Source_Portance_interfaciale_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_Portance_interfaciale_base & Source_Portance_interfaciale_base::self_cast(const Objet_U &) <source-portance-interfaciale-base-public-static-const-source-portance-interfaciale-base-ref-source-portance-interfaciale-base-self-cast-const-objet-u-ref>`
[const Source_Portance_interfaciale_base & Source_Portance_interfaciale_base::self_cast(const Objet_U &)](#source-portance-interfaciale-base-public-static-const-source-portance-interfaciale-base-ref-source-portance-interfaciale-base-self-cast-const-objet-u-ref)
self_cast#
Source_Portance_interfaciale_base & Source_Portance_interfaciale_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_Portance_interfaciale_base & Source_Portance_interfaciale_base::self_cast(Objet_U &) <source-portance-interfaciale-base-public-static-source-portance-interfaciale-base-ref-source-portance-interfaciale-base-self-cast-objet-u-ref>`
[Source_Portance_interfaciale_base & Source_Portance_interfaciale_base::self_cast(Objet_U &)](#source-portance-interfaciale-base-public-static-source-portance-interfaciale-base-ref-source-portance-interfaciale-base-self-cast-objet-u-ref)
printOn#
Sortie & Source_Portance_interfaciale_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_Portance_interfaciale_base::printOn(Sortie &x) const override <source-portance-interfaciale-base-protected-sortie-ref-source-portance-interfaciale-base-printon-sortie-ref-x-const-override>`
[Sortie & Source_Portance_interfaciale_base::printOn(Sortie &x) const override](#source-portance-interfaciale-base-protected-sortie-ref-source-portance-interfaciale-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Source_Portance_interfaciale_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’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:`Entree & Source_Portance_interfaciale_base::readOn(Entree &) override <source-portance-interfaciale-base-protected-entree-ref-source-portance-interfaciale-base-readon-entree-ref-override>`
[Entree & Source_Portance_interfaciale_base::readOn(Entree &) override](#source-portance-interfaciale-base-protected-entree-ref-source-portance-interfaciale-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Source_Portance_interfaciale_base::info_obj
double Source_Portance_interfaciale_base::beta_ = 1.
TRUST_Deriv<Champ_Fonc_base> Source_Portance_interfaciale_base::C_lift
TRUST_Deriv<Correlation_base> Source_Portance_interfaciale_base::correlation_
double Source_Portance_interfaciale_base::g_ = 9.81
int Source_Portance_interfaciale_base::n_l = - 1
TRUST_Deriv<Champ_Fonc_base> Source_Portance_interfaciale_base::wobble