DP_Impose#
#include <DP_Impose.h>
Classe DP_Impose Cette classe derivee de Perte_Charge_Singuliere est utilisee lorsque l’on veut.
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:`DP\_Impose <class-dp-impose>`
[DP\_Impose](#class-dp-impose)
Detailed description#
impose un Delta P (pour simuler une pompe) depuis un champ exterieur
Inherits from#
public : Perte_Charge_Singuliere
Inherited by#
public : DP_Impose_PolyMAC_Face
public : DP_Impose_VEF_Face
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
Complete Member Function Documentation#
lire_donnees#
Entree & DP_Impose::lire_donnees(Entree &)
Lit les specifications d’un Delta P impose a partir d’un flot d’entree.
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:`Entree & DP_Impose::lire_donnees(Entree &) <dp-impose-public-entree-ref-dp-impose-lire-donnees-entree-ref>`
[Entree & DP_Impose::lire_donnees(Entree &)](#dp-impose-public-entree-ref-dp-impose-lire-donnees-entree-ref)
mettre_a_jour#
void DP_Impose::mettre_a_jour(double temps)
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:`void DP_Impose::mettre_a_jour(double temps) <dp-impose-public-void-dp-impose-mettre-a-jour-double-temps>`
[void DP_Impose::mettre_a_jour(double temps)](#dp-impose-public-void-dp-impose-mettre-a-jour-double-temps)
update_dp_regul#
void DP_Impose::update_dp_regul(const Equation_base &eqn, double deb, DoubleVect &bilan)
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:`void DP_Impose::update_dp_regul(const Equation_base &eqn, double deb, DoubleVect &bilan) <dp-impose-public-void-dp-impose-update-dp-regul-const-equation-base-ref-eqn-double-deb-doublevect-ref-bilan>`
[void DP_Impose::update_dp_regul(const Equation_base &eqn, double deb, DoubleVect &bilan)](#dp-impose-public-void-dp-impose-update-dp-regul-const-equation-base-ref-eqn-double-deb-doublevect-ref-bilan)
~DP_Impose#
DP_Impose::~DP_Impose() 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:`DP_Impose::~DP_Impose() override <dp-impose-public-dp-impose-dtor-dp-impose-override>`
[DP_Impose::~DP_Impose() override](#dp-impose-public-dp-impose-dtor-dp-impose-override)
Attributes Documentation#
TRUST_Deriv<Champ_Don_base> DP_Impose::DP_
double DP_Impose::dp_regul_ = 1e + 38