Fluide_MUSIG#

#include <Fluide_MUSIG.h>
Brief description

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#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classFluide__MUSIG__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

duplique#

Definition
int Fluide_MUSIG::duplique() const override
Brief description
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#

Definition
Fluide_MUSIG::Fluide_MUSIG()
Brief description
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#

Definition
const DoubleTab & Fluide_MUSIG::get_Diametres() const
Brief description
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#

Definition
const TRUST_Deriv<Fluide_base> & Fluide_MUSIG::get_Fluide() const
Brief description
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#

Definition
const Type_info * Fluide_MUSIG::get_info() const override
Brief description

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#

Definition
const int & Fluide_MUSIG::get_NbSubPhase() const
Brief description
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#

Definition
int Fluide_MUSIG::initialiser(const double temps) override
Brief description

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#

Definition
unsigned Fluide_MUSIG::taille_memoire() const override
Brief description
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#

Definition
Fluide_MUSIG::~Fluide_MUSIG()
Brief description
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#

Definition
Objet_U * Fluide_MUSIG::cree_instance()
Brief description
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#

Definition
const Type_info * Fluide_MUSIG::info()
Brief description
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#

Definition
const Fluide_MUSIG & Fluide_MUSIG::self_cast(const Objet_U &)
Brief description
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#

Definition
Fluide_MUSIG & Fluide_MUSIG::self_cast(Objet_U &)
Brief description
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#

Definition
Sortie & Fluide_MUSIG::printOn(Sortie &x) const override
Brief description

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#

Definition
Entree & Fluide_MUSIG::readOn(Entree &) override
Brief description

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#

info_obj (public)
const Type_info Fluide_MUSIG::info_obj
diametres_ (protected)
DoubleTab Fluide_MUSIG::diametres_
fluide_ (protected)
TRUST_Deriv<Fluide_base> Fluide_MUSIG::fluide_
nbSubPhases_ (protected)
int Fluide_MUSIG::nbSubPhases_ = - 1