Fluide_MUSIG#
#include <Fluide_MUSIG.h>
Classe Fluide_MUSIG .
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\_MUSIG <class-fluide-musig>`
[Fluide\_MUSIG](#class-fluide-musig)
Detailed description#
Cette classe permettant d’instancier plusieurs phases d’un coup Chaque sous phase possede la meme loi d’etat Deux parametres : ‘nbPhases’ et ‘fluide’
Inherits from#
public : Fluide_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#
Complete Member Function Documentation#
duplique#
int Fluide_MUSIG::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_MUSIG::duplique() const override <fluide-musig-public-int-fluide-musig-duplique-const-override>`
[int Fluide_MUSIG::duplique() const override](#fluide-musig-public-int-fluide-musig-duplique-const-override)
Fluide_MUSIG#
Fluide_MUSIG::Fluide_MUSIG()
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_MUSIG::Fluide_MUSIG() <fluide-musig-public-fluide-musig-fluide-musig>`
[Fluide_MUSIG::Fluide_MUSIG()](#fluide-musig-public-fluide-musig-fluide-musig)
get_Diametres#
const DoubleTab & Fluide_MUSIG::get_Diametres() 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_MUSIG::get_Diametres() const <fluide-musig-public-const-doubletab-ref-fluide-musig-get-diametres-const>`
[const DoubleTab & Fluide_MUSIG::get_Diametres() const](#fluide-musig-public-const-doubletab-ref-fluide-musig-get-diametres-const)
get_Fluide#
const TRUST_Deriv<Fluide_base> & Fluide_MUSIG::get_Fluide() 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 TRUST_Deriv<Fluide_base> & Fluide_MUSIG::get_Fluide() const <fluide-musig-public-const-trust-deriv-fluide-base-ref-fluide-musig-get-fluide-const>`
[const TRUST_Deriv<Fluide_base> & Fluide_MUSIG::get_Fluide() const](#fluide-musig-public-const-trust-deriv-fluide-base-ref-fluide-musig-get-fluide-const)
get_info#
const Type_info * Fluide_MUSIG::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_MUSIG::get_info() const override <fluide-musig-public-const-type-info-ptr-fluide-musig-get-info-const-override>`
[const Type_info * Fluide_MUSIG::get_info() const override](#fluide-musig-public-const-type-info-ptr-fluide-musig-get-info-const-override)
get_NbSubPhase#
const int & Fluide_MUSIG::get_NbSubPhase() 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 int & Fluide_MUSIG::get_NbSubPhase() const <fluide-musig-public-const-int-ref-fluide-musig-get-nbsubphase-const>`
[const int & Fluide_MUSIG::get_NbSubPhase() const](#fluide-musig-public-const-int-ref-fluide-musig-get-nbsubphase-const)
initialiser#
int Fluide_MUSIG::initialiser(const double temps) override
Initialise les parametres du fluide.
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_MUSIG::initialiser(const double temps) override <fluide-musig-public-int-fluide-musig-initialiser-const-double-temps-override>`
[int Fluide_MUSIG::initialiser(const double temps) override](#fluide-musig-public-int-fluide-musig-initialiser-const-double-temps-override)
taille_memoire#
unsigned Fluide_MUSIG::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_MUSIG::taille_memoire() const override <fluide-musig-public-unsigned-fluide-musig-taille-memoire-const-override>`
[unsigned Fluide_MUSIG::taille_memoire() const override](#fluide-musig-public-unsigned-fluide-musig-taille-memoire-const-override)
~Fluide_MUSIG#
Fluide_MUSIG::~Fluide_MUSIG()
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_MUSIG::~Fluide_MUSIG() <fluide-musig-public-fluide-musig-dtor-fluide-musig>`
[Fluide_MUSIG::~Fluide_MUSIG()](#fluide-musig-public-fluide-musig-dtor-fluide-musig)
cree_instance#
Objet_U * Fluide_MUSIG::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_MUSIG::cree_instance() <fluide-musig-public-static-objet-u-ptr-fluide-musig-cree-instance>`
[Objet_U * Fluide_MUSIG::cree_instance()](#fluide-musig-public-static-objet-u-ptr-fluide-musig-cree-instance)
info#
const Type_info * Fluide_MUSIG::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_MUSIG::info() <fluide-musig-public-static-const-type-info-ptr-fluide-musig-info>`
[const Type_info * Fluide_MUSIG::info()](#fluide-musig-public-static-const-type-info-ptr-fluide-musig-info)
self_cast#
const Fluide_MUSIG & Fluide_MUSIG::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_MUSIG & Fluide_MUSIG::self_cast(const Objet_U &) <fluide-musig-public-static-const-fluide-musig-ref-fluide-musig-self-cast-const-objet-u-ref>`
[const Fluide_MUSIG & Fluide_MUSIG::self_cast(const Objet_U &)](#fluide-musig-public-static-const-fluide-musig-ref-fluide-musig-self-cast-const-objet-u-ref)
self_cast#
Fluide_MUSIG & Fluide_MUSIG::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_MUSIG & Fluide_MUSIG::self_cast(Objet_U &) <fluide-musig-public-static-fluide-musig-ref-fluide-musig-self-cast-objet-u-ref>`
[Fluide_MUSIG & Fluide_MUSIG::self_cast(Objet_U &)](#fluide-musig-public-static-fluide-musig-ref-fluide-musig-self-cast-objet-u-ref)
printOn#
Sortie & Fluide_MUSIG::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_MUSIG::printOn(Sortie &x) const override <fluide-musig-protected-sortie-ref-fluide-musig-printon-sortie-ref-x-const-override>`
[Sortie & Fluide_MUSIG::printOn(Sortie &x) const override](#fluide-musig-protected-sortie-ref-fluide-musig-printon-sortie-ref-x-const-override)
readOn#
Entree & Fluide_MUSIG::readOn(Entree &) override
Lit les caracteristiques du fluide a partir d’un flot d’entree.
Detailed description
Format: Fluide_base { Mu type_champ bloc de lecture de champ Rho Champ_Uniforme 1 vrel [Cp Champ_Uniforme 1 vrel] [Lambda type_champ bloc de lecture de champ] [Beta_th type_champ bloc de lecture de champ] [Beta_co type_champ bloc de lecture de champ] } cf Milieu_base::readOn
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 & Fluide_MUSIG::readOn(Entree &) override <fluide-musig-protected-entree-ref-fluide-musig-readon-entree-ref-override>`
[Entree & Fluide_MUSIG::readOn(Entree &) override](#fluide-musig-protected-entree-ref-fluide-musig-readon-entree-ref-override)
Attributes Documentation#
const Type_info Fluide_MUSIG::info_obj
DoubleTab Fluide_MUSIG::diametres_
TRUST_Deriv<Fluide_base> Fluide_MUSIG::fluide_
int Fluide_MUSIG::nbSubPhases_ = - 1