Diametre_bulles_musig#

#include <Diametre_bulles_musig.h>
Brief description

classe Diametre_bulles_musig Contains the Sauter diameters of the bubble/droplet field (dispersed phase) for the MUSIG - style algorithm.

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:`Diametre\_bulles\_musig <class-diametre-bulles-musig>`
[Diametre\_bulles\_musig](#class-diametre-bulles-musig)

Detailed description#

Inherits from#

Inheritance graph#

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

../../../../../_images/classDiametre__bulles__musig__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

Diametre_bulles_musig#

Definition
Diametre_bulles_musig::Diametre_bulles_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:`Diametre_bulles_musig::Diametre_bulles_musig() <diametre-bulles-musig-public-diametre-bulles-musig-diametre-bulles-musig>`
[Diametre_bulles_musig::Diametre_bulles_musig()](#diametre-bulles-musig-public-diametre-bulles-musig-diametre-bulles-musig)

duplique#

Definition
int Diametre_bulles_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 Diametre_bulles_musig::duplique() const override <diametre-bulles-musig-public-int-diametre-bulles-musig-duplique-const-override>`
[int Diametre_bulles_musig::duplique() const override](#diametre-bulles-musig-public-int-diametre-bulles-musig-duplique-const-override)

get_champ#

Definition
const Champ_base & Diametre_bulles_musig::get_champ(const Motcle &nom) const override
Brief description
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:`const Champ_base & Diametre_bulles_musig::get_champ(const Motcle &nom) const override <diametre-bulles-musig-public-const-champ-base-ref-diametre-bulles-musig-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Diametre_bulles_musig::get_champ(const Motcle &nom) const override](#diametre-bulles-musig-public-const-champ-base-ref-diametre-bulles-musig-get-champ-const-motcle-ref-nom-const-override)

get_info#

Definition
const Type_info * Diametre_bulles_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 * Diametre_bulles_musig::get_info() const override <diametre-bulles-musig-public-const-type-info-ptr-diametre-bulles-musig-get-info-const-override>`
[const Type_info * Diametre_bulles_musig::get_info() const override](#diametre-bulles-musig-public-const-type-info-ptr-diametre-bulles-musig-get-info-const-override)

has_champ#

Definition
bool Diametre_bulles_musig::has_champ(const Motcle &nom) 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:`bool Diametre_bulles_musig::has_champ(const Motcle &nom) const override <diametre-bulles-musig-public-bool-diametre-bulles-musig-has-champ-const-motcle-ref-nom-const-override>`
[bool Diametre_bulles_musig::has_champ(const Motcle &nom) const override](#diametre-bulles-musig-public-bool-diametre-bulles-musig-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Diametre_bulles_musig::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override
Brief description
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:`bool Diametre_bulles_musig::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <diametre-bulles-musig-public-bool-diametre-bulles-musig-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Diametre_bulles_musig::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#diametre-bulles-musig-public-bool-diametre-bulles-musig-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

taille_memoire#

Definition
unsigned Diametre_bulles_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 Diametre_bulles_musig::taille_memoire() const override <diametre-bulles-musig-public-unsigned-diametre-bulles-musig-taille-memoire-const-override>`
[unsigned Diametre_bulles_musig::taille_memoire() const override](#diametre-bulles-musig-public-unsigned-diametre-bulles-musig-taille-memoire-const-override)

~Diametre_bulles_musig#

Definition
Diametre_bulles_musig::~Diametre_bulles_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:`Diametre_bulles_musig::~Diametre_bulles_musig() <diametre-bulles-musig-public-diametre-bulles-musig-dtor-diametre-bulles-musig>`
[Diametre_bulles_musig::~Diametre_bulles_musig()](#diametre-bulles-musig-public-diametre-bulles-musig-dtor-diametre-bulles-musig)

cree_instance#

Definition
Objet_U * Diametre_bulles_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 * Diametre_bulles_musig::cree_instance() <diametre-bulles-musig-public-static-objet-u-ptr-diametre-bulles-musig-cree-instance>`
[Objet_U * Diametre_bulles_musig::cree_instance()](#diametre-bulles-musig-public-static-objet-u-ptr-diametre-bulles-musig-cree-instance)

info#

Definition
const Type_info * Diametre_bulles_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 * Diametre_bulles_musig::info() <diametre-bulles-musig-public-static-const-type-info-ptr-diametre-bulles-musig-info>`
[const Type_info * Diametre_bulles_musig::info()](#diametre-bulles-musig-public-static-const-type-info-ptr-diametre-bulles-musig-info)

self_cast#

Definition
const Diametre_bulles_musig & Diametre_bulles_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 Diametre_bulles_musig & Diametre_bulles_musig::self_cast(const Objet_U &) <diametre-bulles-musig-public-static-const-diametre-bulles-musig-ref-diametre-bulles-musig-self-cast-const-objet-u-ref>`
[const Diametre_bulles_musig & Diametre_bulles_musig::self_cast(const Objet_U &)](#diametre-bulles-musig-public-static-const-diametre-bulles-musig-ref-diametre-bulles-musig-self-cast-const-objet-u-ref)

self_cast#

Definition
Diametre_bulles_musig & Diametre_bulles_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:`Diametre_bulles_musig & Diametre_bulles_musig::self_cast(Objet_U &) <diametre-bulles-musig-public-static-diametre-bulles-musig-ref-diametre-bulles-musig-self-cast-objet-u-ref>`
[Diametre_bulles_musig & Diametre_bulles_musig::self_cast(Objet_U &)](#diametre-bulles-musig-public-static-diametre-bulles-musig-ref-diametre-bulles-musig-self-cast-objet-u-ref)

printOn#

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

Ecriture de l’objet sur un flot de sortie Methode a surcharger.

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:`Sortie & Diametre_bulles_musig::printOn(Sortie &x) const override <diametre-bulles-musig-protected-sortie-ref-diametre-bulles-musig-printon-sortie-ref-x-const-override>`
[Sortie & Diametre_bulles_musig::printOn(Sortie &x) const override](#diametre-bulles-musig-protected-sortie-ref-diametre-bulles-musig-printon-sortie-ref-x-const-override)

readOn#

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

Lecture d’un Objet_U sur un flot d’entree 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:`Entree & Diametre_bulles_musig::readOn(Entree &) override <diametre-bulles-musig-protected-entree-ref-diametre-bulles-musig-readon-entree-ref-override>`
[Entree & Diametre_bulles_musig::readOn(Entree &) override](#diametre-bulles-musig-protected-entree-ref-diametre-bulles-musig-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Diametre_bulles_musig::info_obj
d_bulle_ (protected)
double Diametre_bulles_musig::d_bulle_ = - 100.
diametres_ (protected)
TRUST_Deriv<Champ_Fonc_base> Diametre_bulles_musig::diametres_
n_l (protected)
int Diametre_bulles_musig::n_l = - 1