Terme_Source_inc_base#
#include <Terme_Source_inc_base.h>
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:`Terme\_Source\_inc\_base <class-terme-source-inc-base>`
[Terme\_Source\_inc\_base](#class-terme-source-inc-base)
Detailed description#
Inherits from#
public : Source_base
Inherited by#
public : Terme_Source_inc_VDF_Face
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
Complete Member Function Documentation#
associer_eqn#
void Terme_Source_inc_base::associer_eqn(const Navier_Stokes_std &eq_hyd)
Detailed description
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:`void Terme_Source_inc_base::associer_eqn(const Navier_Stokes_std &eq_hyd) <terme-source-inc-base-public-void-terme-source-inc-base-associer-eqn-const-navier-stokes-std-ref-eq-hyd>`
[void Terme_Source_inc_base::associer_eqn(const Navier_Stokes_std &eq_hyd)](#terme-source-inc-base-public-void-terme-source-inc-base-associer-eqn-const-navier-stokes-std-ref-eq-hyd)
eq_hydraulique#
const Navier_Stokes_std & Terme_Source_inc_base::eq_hydraulique() 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 Navier_Stokes_std & Terme_Source_inc_base::eq_hydraulique() const <terme-source-inc-base-public-const-navier-stokes-std-ref-terme-source-inc-base-eq-hydraulique-const>`
[const Navier_Stokes_std & Terme_Source_inc_base::eq_hydraulique() const](#terme-source-inc-base-public-const-navier-stokes-std-ref-terme-source-inc-base-eq-hydraulique-const)
get_info#
const Type_info * Terme_Source_inc_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 * Terme_Source_inc_base::get_info() const override <terme-source-inc-base-public-const-type-info-ptr-terme-source-inc-base-get-info-const-override>`
[const Type_info * Terme_Source_inc_base::get_info() const override](#terme-source-inc-base-public-const-type-info-ptr-terme-source-inc-base-get-info-const-override)
mettre_a_jour#
void Terme_Source_inc_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:
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:`void Terme_Source_inc_base::mettre_a_jour(double temps) override <terme-source-inc-base-public-void-terme-source-inc-base-mettre-a-jour-double-temps-override>`
[void Terme_Source_inc_base::mettre_a_jour(double temps) override](#terme-source-inc-base-public-void-terme-source-inc-base-mettre-a-jour-double-temps-override)
Terme_Source_inc_base#
Terme_Source_inc_base::Terme_Source_inc_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:`Terme_Source_inc_base::Terme_Source_inc_base() <terme-source-inc-base-public-terme-source-inc-base-terme-source-inc-base>`
[Terme_Source_inc_base::Terme_Source_inc_base()](#terme-source-inc-base-public-terme-source-inc-base-terme-source-inc-base)
~Terme_Source_inc_base#
Terme_Source_inc_base::~Terme_Source_inc_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:`Terme_Source_inc_base::~Terme_Source_inc_base() override <terme-source-inc-base-public-terme-source-inc-base-dtor-terme-source-inc-base-override>`
[Terme_Source_inc_base::~Terme_Source_inc_base() override](#terme-source-inc-base-public-terme-source-inc-base-dtor-terme-source-inc-base-override)
info#
const Type_info * Terme_Source_inc_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 * Terme_Source_inc_base::info() <terme-source-inc-base-public-static-const-type-info-ptr-terme-source-inc-base-info>`
[const Type_info * Terme_Source_inc_base::info()](#terme-source-inc-base-public-static-const-type-info-ptr-terme-source-inc-base-info)
self_cast#
const Terme_Source_inc_base & Terme_Source_inc_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 Terme_Source_inc_base & Terme_Source_inc_base::self_cast(const Objet_U &) <terme-source-inc-base-public-static-const-terme-source-inc-base-ref-terme-source-inc-base-self-cast-const-objet-u-ref>`
[const Terme_Source_inc_base & Terme_Source_inc_base::self_cast(const Objet_U &)](#terme-source-inc-base-public-static-const-terme-source-inc-base-ref-terme-source-inc-base-self-cast-const-objet-u-ref)
self_cast#
Terme_Source_inc_base & Terme_Source_inc_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:`Terme_Source_inc_base & Terme_Source_inc_base::self_cast(Objet_U &) <terme-source-inc-base-public-static-terme-source-inc-base-ref-terme-source-inc-base-self-cast-objet-u-ref>`
[Terme_Source_inc_base & Terme_Source_inc_base::self_cast(Objet_U &)](#terme-source-inc-base-public-static-terme-source-inc-base-ref-terme-source-inc-base-self-cast-objet-u-ref)
printOn#
Sortie & Terme_Source_inc_base::printOn(Sortie &x) const override
DOES NOTHING - to override in derived classes.
Detailed description
Imprime la source sur un flot de 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:`Sortie & Terme_Source_inc_base::printOn(Sortie &x) const override <terme-source-inc-base-protected-sortie-ref-terme-source-inc-base-printon-sortie-ref-x-const-override>`
[Sortie & Terme_Source_inc_base::printOn(Sortie &x) const override](#terme-source-inc-base-protected-sortie-ref-terme-source-inc-base-printon-sortie-ref-x-const-override)
readOn#
Entree & Terme_Source_inc_base::readOn(Entree &) override
DOES NOTHING - to override in derived classes.
Detailed description
Lecture d’un terme source sur un flot d’entree.
Reimplements:
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 & Terme_Source_inc_base::readOn(Entree &) override <terme-source-inc-base-protected-entree-ref-terme-source-inc-base-readon-entree-ref-override>`
[Entree & Terme_Source_inc_base::readOn(Entree &) override](#terme-source-inc-base-protected-entree-ref-terme-source-inc-base-readon-entree-ref-override)
set_param#
void Terme_Source_inc_base::set_param(Param ¶m)
Detailed description
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:`void Terme_Source_inc_base::set_param(Param ¶m) <terme-source-inc-base-protected-void-terme-source-inc-base-set-param-param-ref-param>`
[void Terme_Source_inc_base::set_param(Param ¶m)](#terme-source-inc-base-protected-void-terme-source-inc-base-set-param-param-ref-param)
Attributes Documentation#
const Type_info Terme_Source_inc_base::info_obj
TRUST_Ref<Navier_Stokes_std *> Terme_Source_inc_base::eq_hydraulique_
bool Terme_Source_inc_base::impr = false