Fluide_Weakly_Compressible#
#include <Fluide_Weakly_Compressible.h>
classe Fluide_Weakly_Compressible Cette classe represente un d’un fluide faiblement compressible
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:`Fluide\_Weakly\_Compressible <class-fluide-weakly-compressible>`
[Fluide\_Weakly\_Compressible](#class-fluide-weakly-compressible)
Detailed description#
c’est a dire heritant de Fluide_Dilatable_base
Inherits from#
public : Fluide_Dilatable_base
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#
List of Private Methods#
Complete Member Function Documentation#
abortTimeStep#
void Fluide_Weakly_Compressible::abortTimeStep() 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 Fluide_Weakly_Compressible::abortTimeStep() override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-aborttimestep-override>`
[void Fluide_Weakly_Compressible::abortTimeStep() override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-aborttimestep-override)
calculer_pression_tot#
void Fluide_Weakly_Compressible::calculer_pression_tot() override
Calcule la pression totale : pression thermodynamique + pression hydrodynamique.
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 Fluide_Weakly_Compressible::calculer_pression_tot() override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-calculer-pression-tot-override>`
[void Fluide_Weakly_Compressible::calculer_pression_tot() override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-calculer-pression-tot-override)
checkTraitementPth#
void Fluide_Weakly_Compressible::checkTraitementPth(const Domaine_Cl_dis_base &) override
Detailed description
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:`void Fluide_Weakly_Compressible::checkTraitementPth(const Domaine_Cl_dis_base &) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-checktraitementpth-const-domaine-cl-dis-base-ref-override>`
[void Fluide_Weakly_Compressible::checkTraitementPth(const Domaine_Cl_dis_base &) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-checktraitementpth-const-domaine-cl-dis-base-ref-override)
completer#
void Fluide_Weakly_Compressible::completer(const Probleme_base &) override
Complete le fluide avec les champs inconnus associes au probleme.
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 Fluide_Weakly_Compressible::completer(const Probleme_base &) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-completer-const-probleme-base-ref-override>`
[void Fluide_Weakly_Compressible::completer(const Probleme_base &) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-completer-const-probleme-base-ref-override)
discretiser#
void Fluide_Weakly_Compressible::discretiser(const Probleme_base &pb, const Discretisation_base &dis) 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 Fluide_Weakly_Compressible::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override>`
[void Fluide_Weakly_Compressible::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override)
duplique#
int Fluide_Weakly_Compressible::duplique() 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 Fluide_Weakly_Compressible::duplique() const override <fluide-weakly-compressible-public-int-fluide-weakly-compressible-duplique-const-override>`
[int Fluide_Weakly_Compressible::duplique() const override](#fluide-weakly-compressible-public-int-fluide-weakly-compressible-duplique-const-override)
Fluide_Weakly_Compressible#
Fluide_Weakly_Compressible::Fluide_Weakly_Compressible()
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:`Fluide_Weakly_Compressible::Fluide_Weakly_Compressible() <fluide-weakly-compressible-public-fluide-weakly-compressible-fluide-weakly-compressible>`
[Fluide_Weakly_Compressible::Fluide_Weakly_Compressible()](#fluide-weakly-compressible-public-fluide-weakly-compressible-fluide-weakly-compressible)
fraction_massique_nonresolue#
Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue()
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:`Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue() <fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-fraction-massique-nonresolue>`
[Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue()](#fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-fraction-massique-nonresolue)
fraction_massique_nonresolue#
const Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue() const
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:`const Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue() const <fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-fraction-massique-nonresolue-const>`
[const Champ_Don_base & Fluide_Weakly_Compressible::fraction_massique_nonresolue() const](#fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-fraction-massique-nonresolue-const)
get_info#
const Type_info * Fluide_Weakly_Compressible::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 * Fluide_Weakly_Compressible::get_info() const override <fluide-weakly-compressible-public-const-type-info-ptr-fluide-weakly-compressible-get-info-const-override>`
[const Type_info * Fluide_Weakly_Compressible::get_info() const override](#fluide-weakly-compressible-public-const-type-info-ptr-fluide-weakly-compressible-get-info-const-override)
pression_eos#
Champ_Don_base & Fluide_Weakly_Compressible::pression_eos()
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:`Champ_Don_base & Fluide_Weakly_Compressible::pression_eos() <fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-pression-eos>`
[Champ_Don_base & Fluide_Weakly_Compressible::pression_eos()](#fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-pression-eos)
pression_eos#
const Champ_Don_base & Fluide_Weakly_Compressible::pression_eos() 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 Champ_Don_base & Fluide_Weakly_Compressible::pression_eos() const <fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-pression-eos-const>`
[const Champ_Don_base & Fluide_Weakly_Compressible::pression_eos() const](#fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-pression-eos-const)
pression_hydro#
Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro()
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:`Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro() <fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-pression-hydro>`
[Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro()](#fluide-weakly-compressible-public-champ-don-base-ref-fluide-weakly-compressible-pression-hydro)
pression_hydro#
const Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro() 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 Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro() const <fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-pression-hydro-const>`
[const Champ_Don_base & Fluide_Weakly_Compressible::pression_hydro() const](#fluide-weakly-compressible-public-const-champ-don-base-ref-fluide-weakly-compressible-pression-hydro-const)
pression_th_tab#
DoubleTab & Fluide_Weakly_Compressible::pression_th_tab()
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:`DoubleTab & Fluide_Weakly_Compressible::pression_th_tab() <fluide-weakly-compressible-public-doubletab-ref-fluide-weakly-compressible-pression-th-tab>`
[DoubleTab & Fluide_Weakly_Compressible::pression_th_tab()](#fluide-weakly-compressible-public-doubletab-ref-fluide-weakly-compressible-pression-th-tab)
pression_th_tab#
const DoubleTab & Fluide_Weakly_Compressible::pression_th_tab() const
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:`const DoubleTab & Fluide_Weakly_Compressible::pression_th_tab() const <fluide-weakly-compressible-public-const-doubletab-ref-fluide-weakly-compressible-pression-th-tab-const>`
[const DoubleTab & Fluide_Weakly_Compressible::pression_th_tab() const](#fluide-weakly-compressible-public-const-doubletab-ref-fluide-weakly-compressible-pression-th-tab-const)
pression_thn_tab#
DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab()
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:`DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab() <fluide-weakly-compressible-public-doubletab-ref-fluide-weakly-compressible-pression-thn-tab>`
[DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab()](#fluide-weakly-compressible-public-doubletab-ref-fluide-weakly-compressible-pression-thn-tab)
pression_thn_tab#
const DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab() const
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:`const DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab() const <fluide-weakly-compressible-public-const-doubletab-ref-fluide-weakly-compressible-pression-thn-tab-const>`
[const DoubleTab & Fluide_Weakly_Compressible::pression_thn_tab() const](#fluide-weakly-compressible-public-const-doubletab-ref-fluide-weakly-compressible-pression-thn-tab-const)
Resoudre_EDO_PT#
void Fluide_Weakly_Compressible::Resoudre_EDO_PT() 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 Fluide_Weakly_Compressible::Resoudre_EDO_PT() override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-resoudre-edo-pt-override>`
[void Fluide_Weakly_Compressible::Resoudre_EDO_PT() override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-resoudre-edo-pt-override)
secmembre_divU_Z#
void Fluide_Weakly_Compressible::secmembre_divU_Z(DoubleTab &tab_W) 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 Fluide_Weakly_Compressible::secmembre_divU_Z(DoubleTab &tab_W) const override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-secmembre-divu-z-doubletab-ref-tab-w-const-override>`
[void Fluide_Weakly_Compressible::secmembre_divU_Z(DoubleTab &tab_W) const override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-secmembre-divu-z-doubletab-ref-tab-w-const-override)
set_param#
void Fluide_Weakly_Compressible::set_param(Param ¶m) 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 Fluide_Weakly_Compressible::set_param(Param ¶m) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-param-param-ref-param-override>`
[void Fluide_Weakly_Compressible::set_param(Param ¶m) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-param-param-ref-param-override)
set_pression_th_tab#
void Fluide_Weakly_Compressible::set_pression_th_tab(DoubleTab &Pth_tab)
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 Fluide_Weakly_Compressible::set_pression_th_tab(DoubleTab &Pth_tab) <fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-pression-th-tab-doubletab-ref-pth-tab>`
[void Fluide_Weakly_Compressible::set_pression_th_tab(DoubleTab &Pth_tab)](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-pression-th-tab-doubletab-ref-pth-tab)
set_resume_flag#
void Fluide_Weakly_Compressible::set_resume_flag()
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 Fluide_Weakly_Compressible::set_resume_flag() <fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-resume-flag>`
[void Fluide_Weakly_Compressible::set_resume_flag()](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-set-resume-flag)
taille_memoire#
unsigned Fluide_Weakly_Compressible::taille_memoire() 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:`unsigned Fluide_Weakly_Compressible::taille_memoire() const override <fluide-weakly-compressible-public-unsigned-fluide-weakly-compressible-taille-memoire-const-override>`
[unsigned Fluide_Weakly_Compressible::taille_memoire() const override](#fluide-weakly-compressible-public-unsigned-fluide-weakly-compressible-taille-memoire-const-override)
update_pressure_fields#
void Fluide_Weakly_Compressible::update_pressure_fields(double) 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 Fluide_Weakly_Compressible::update_pressure_fields(double) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-update-pressure-fields-double-override>`
[void Fluide_Weakly_Compressible::update_pressure_fields(double) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-update-pressure-fields-double-override)
use_grad_pression_eos#
bool Fluide_Weakly_Compressible::use_grad_pression_eos()
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:`bool Fluide_Weakly_Compressible::use_grad_pression_eos() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-grad-pression-eos>`
[bool Fluide_Weakly_Compressible::use_grad_pression_eos()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-grad-pression-eos)
use_hydrostatic_pressure#
bool Fluide_Weakly_Compressible::use_hydrostatic_pressure()
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:`bool Fluide_Weakly_Compressible::use_hydrostatic_pressure() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-hydrostatic-pressure>`
[bool Fluide_Weakly_Compressible::use_hydrostatic_pressure()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-hydrostatic-pressure)
use_pth_xyz#
bool Fluide_Weakly_Compressible::use_pth_xyz()
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:`bool Fluide_Weakly_Compressible::use_pth_xyz() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-pth-xyz>`
[bool Fluide_Weakly_Compressible::use_pth_xyz()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-pth-xyz)
use_saved_data#
bool Fluide_Weakly_Compressible::use_saved_data()
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:`bool Fluide_Weakly_Compressible::use_saved_data() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-saved-data>`
[bool Fluide_Weakly_Compressible::use_saved_data()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-saved-data)
use_total_hydro_pressure#
bool Fluide_Weakly_Compressible::use_total_hydro_pressure()
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:`bool Fluide_Weakly_Compressible::use_total_hydro_pressure() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-total-hydro-pressure>`
[bool Fluide_Weakly_Compressible::use_total_hydro_pressure()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-total-hydro-pressure)
use_total_pressure#
bool Fluide_Weakly_Compressible::use_total_pressure()
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:`bool Fluide_Weakly_Compressible::use_total_pressure() <fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-total-pressure>`
[bool Fluide_Weakly_Compressible::use_total_pressure()](#fluide-weakly-compressible-public-bool-fluide-weakly-compressible-use-total-pressure)
write_header_edo#
void Fluide_Weakly_Compressible::write_header_edo() 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 Fluide_Weakly_Compressible::write_header_edo() override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-write-header-edo-override>`
[void Fluide_Weakly_Compressible::write_header_edo() override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-write-header-edo-override)
write_mean_edo#
void Fluide_Weakly_Compressible::write_mean_edo(double) 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 Fluide_Weakly_Compressible::write_mean_edo(double) override <fluide-weakly-compressible-public-void-fluide-weakly-compressible-write-mean-edo-double-override>`
[void Fluide_Weakly_Compressible::write_mean_edo(double) override](#fluide-weakly-compressible-public-void-fluide-weakly-compressible-write-mean-edo-double-override)
~Fluide_Weakly_Compressible#
Fluide_Weakly_Compressible::~Fluide_Weakly_Compressible()
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:`Fluide_Weakly_Compressible::~Fluide_Weakly_Compressible() <fluide-weakly-compressible-public-fluide-weakly-compressible-dtor-fluide-weakly-compressible>`
[Fluide_Weakly_Compressible::~Fluide_Weakly_Compressible()](#fluide-weakly-compressible-public-fluide-weakly-compressible-dtor-fluide-weakly-compressible)
cree_instance#
Objet_U * Fluide_Weakly_Compressible::cree_instance()
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:`Objet_U * Fluide_Weakly_Compressible::cree_instance() <fluide-weakly-compressible-public-static-objet-u-ptr-fluide-weakly-compressible-cree-instance>`
[Objet_U * Fluide_Weakly_Compressible::cree_instance()](#fluide-weakly-compressible-public-static-objet-u-ptr-fluide-weakly-compressible-cree-instance)
info#
const Type_info * Fluide_Weakly_Compressible::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 * Fluide_Weakly_Compressible::info() <fluide-weakly-compressible-public-static-const-type-info-ptr-fluide-weakly-compressible-info>`
[const Type_info * Fluide_Weakly_Compressible::info()](#fluide-weakly-compressible-public-static-const-type-info-ptr-fluide-weakly-compressible-info)
self_cast#
const Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::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 Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::self_cast(const Objet_U &) <fluide-weakly-compressible-public-static-const-fluide-weakly-compressible-ref-fluide-weakly-compressible-self-cast-const-objet-u-ref>`
[const Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::self_cast(const Objet_U &)](#fluide-weakly-compressible-public-static-const-fluide-weakly-compressible-ref-fluide-weakly-compressible-self-cast-const-objet-u-ref)
self_cast#
Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::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:`Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::self_cast(Objet_U &) <fluide-weakly-compressible-public-static-fluide-weakly-compressible-ref-fluide-weakly-compressible-self-cast-objet-u-ref>`
[Fluide_Weakly_Compressible & Fluide_Weakly_Compressible::self_cast(Objet_U &)](#fluide-weakly-compressible-public-static-fluide-weakly-compressible-ref-fluide-weakly-compressible-self-cast-objet-u-ref)
printOn#
Sortie & Fluide_Weakly_Compressible::printOn(Sortie &x) const override
Ecriture de l’objet sur un flot de sortie Methode a surcharger.
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:`Sortie & Fluide_Weakly_Compressible::printOn(Sortie &x) const override <fluide-weakly-compressible-protected-sortie-ref-fluide-weakly-compressible-printon-sortie-ref-x-const-override>`
[Sortie & Fluide_Weakly_Compressible::printOn(Sortie &x) const override](#fluide-weakly-compressible-protected-sortie-ref-fluide-weakly-compressible-printon-sortie-ref-x-const-override)
readOn#
Entree & Fluide_Weakly_Compressible::readOn(Entree &) override
Lecture d’un milieu sur un flot d’entree.
Detailed description
Format: { grandeur_physique type_champ bloc de lecture du champ } cf set_param method to know the understood keywords cf Param class to know possible options reading
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 & Fluide_Weakly_Compressible::readOn(Entree &) override <fluide-weakly-compressible-protected-entree-ref-fluide-weakly-compressible-readon-entree-ref-override>`
[Entree & Fluide_Weakly_Compressible::readOn(Entree &) override](#fluide-weakly-compressible-protected-entree-ref-fluide-weakly-compressible-readon-entree-ref-override)
calculer_pression_hydro#
void Fluide_Weakly_Compressible::calculer_pression_hydro()
Calcule la pression hydrostatique = rho*g*z.
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 Fluide_Weakly_Compressible::calculer_pression_hydro() <fluide-weakly-compressible-private-void-fluide-weakly-compressible-calculer-pression-hydro>`
[void Fluide_Weakly_Compressible::calculer_pression_hydro()](#fluide-weakly-compressible-private-void-fluide-weakly-compressible-calculer-pression-hydro)
remplir_champ_pression_for_EOS#
void Fluide_Weakly_Compressible::remplir_champ_pression_for_EOS()
Calcule la pression utilisee dans les lois d’etat WC.
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 Fluide_Weakly_Compressible::remplir_champ_pression_for_EOS() <fluide-weakly-compressible-private-void-fluide-weakly-compressible-remplir-champ-pression-for-eos>`
[void Fluide_Weakly_Compressible::remplir_champ_pression_for_EOS()](#fluide-weakly-compressible-private-void-fluide-weakly-compressible-remplir-champ-pression-for-eos)
remplir_champ_pression_tot#
void Fluide_Weakly_Compressible::remplir_champ_pression_tot(int n, const DoubleTab &PHydro, DoubleTab &PTot) 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 Fluide_Weakly_Compressible::remplir_champ_pression_tot(int n, const DoubleTab &PHydro, DoubleTab &PTot) override <fluide-weakly-compressible-private-void-fluide-weakly-compressible-remplir-champ-pression-tot-int-n-const-doubletab-ref-phydro-doubletab-ref-ptot-override>`
[void Fluide_Weakly_Compressible::remplir_champ_pression_tot(int n, const DoubleTab &PHydro, DoubleTab &PTot) override](#fluide-weakly-compressible-private-void-fluide-weakly-compressible-remplir-champ-pression-tot-int-n-const-doubletab-ref-phydro-doubletab-ref-ptot-override)
Attributes Documentation#
const Type_info Fluide_Weakly_Compressible::info_obj
TRUST_Deriv<Champ_Don_base> Fluide_Weakly_Compressible::ch_pression_eos_
TRUST_Deriv<Champ_Don_base> Fluide_Weakly_Compressible::ch_pression_hydro_
TRUST_Deriv<Champ_Don_base> Fluide_Weakly_Compressible::ch_Pth_xyz_
TRUST_Deriv<Champ_Don_base> Fluide_Weakly_Compressible::ch_unsolved_species_
DoubleTab Fluide_Weakly_Compressible::P_NS_elem_
DoubleTab Fluide_Weakly_Compressible::Pth_n_tab_
DoubleTab Fluide_Weakly_Compressible::Pth_tab_
int Fluide_Weakly_Compressible::sim_resumed_ = 0
double Fluide_Weakly_Compressible::time_activate_ptot_ = - 1.
int Fluide_Weakly_Compressible::use_grad_pression_eos_ = 1
int Fluide_Weakly_Compressible::use_hydrostatic_pressure_ = 0
int Fluide_Weakly_Compressible::use_total_pressure_ = 0