Gravite_Multiphase#
#include <Gravite_Multiphase.h>
classe Gravite_Multiphase Contient un champ de gravite defini par l’utilisateur
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:`Gravite\_Multiphase <class-gravite-multiphase>`
[Gravite\_Multiphase](#class-gravite-multiphase)
Detailed description#
Inherits from#
public : Correlation_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 Gravite_Multiphase::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 Gravite_Multiphase::duplique() const override <gravite-multiphase-public-int-gravite-multiphase-duplique-const-override>`
[int Gravite_Multiphase::duplique() const override](#gravite-multiphase-public-int-gravite-multiphase-duplique-const-override)
get_champ#
const Champ_base & Gravite_Multiphase::get_champ(const Motcle &nom) 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:`const Champ_base & Gravite_Multiphase::get_champ(const Motcle &nom) const override <gravite-multiphase-public-const-champ-base-ref-gravite-multiphase-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Gravite_Multiphase::get_champ(const Motcle &nom) const override](#gravite-multiphase-public-const-champ-base-ref-gravite-multiphase-get-champ-const-motcle-ref-nom-const-override)
get_info#
const Type_info * Gravite_Multiphase::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 * Gravite_Multiphase::get_info() const override <gravite-multiphase-public-const-type-info-ptr-gravite-multiphase-get-info-const-override>`
[const Type_info * Gravite_Multiphase::get_info() const override](#gravite-multiphase-public-const-type-info-ptr-gravite-multiphase-get-info-const-override)
Gravite_Multiphase#
Gravite_Multiphase::Gravite_Multiphase()
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:`Gravite_Multiphase::Gravite_Multiphase() <gravite-multiphase-public-gravite-multiphase-gravite-multiphase>`
[Gravite_Multiphase::Gravite_Multiphase()](#gravite-multiphase-public-gravite-multiphase-gravite-multiphase)
has_champ#
bool Gravite_Multiphase::has_champ(const Motcle &nom) 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:`bool Gravite_Multiphase::has_champ(const Motcle &nom) const override <gravite-multiphase-public-bool-gravite-multiphase-has-champ-const-motcle-ref-nom-const-override>`
[bool Gravite_Multiphase::has_champ(const Motcle &nom) const override](#gravite-multiphase-public-bool-gravite-multiphase-has-champ-const-motcle-ref-nom-const-override)
has_champ#
bool Gravite_Multiphase::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Gravite_Multiphase::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <gravite-multiphase-public-bool-gravite-multiphase-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Gravite_Multiphase::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#gravite-multiphase-public-bool-gravite-multiphase-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
taille_memoire#
unsigned Gravite_Multiphase::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 Gravite_Multiphase::taille_memoire() const override <gravite-multiphase-public-unsigned-gravite-multiphase-taille-memoire-const-override>`
[unsigned Gravite_Multiphase::taille_memoire() const override](#gravite-multiphase-public-unsigned-gravite-multiphase-taille-memoire-const-override)
~Gravite_Multiphase#
Gravite_Multiphase::~Gravite_Multiphase()
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:`Gravite_Multiphase::~Gravite_Multiphase() <gravite-multiphase-public-gravite-multiphase-dtor-gravite-multiphase>`
[Gravite_Multiphase::~Gravite_Multiphase()](#gravite-multiphase-public-gravite-multiphase-dtor-gravite-multiphase)
cree_instance#
Objet_U * Gravite_Multiphase::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 * Gravite_Multiphase::cree_instance() <gravite-multiphase-public-static-objet-u-ptr-gravite-multiphase-cree-instance>`
[Objet_U * Gravite_Multiphase::cree_instance()](#gravite-multiphase-public-static-objet-u-ptr-gravite-multiphase-cree-instance)
info#
const Type_info * Gravite_Multiphase::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 * Gravite_Multiphase::info() <gravite-multiphase-public-static-const-type-info-ptr-gravite-multiphase-info>`
[const Type_info * Gravite_Multiphase::info()](#gravite-multiphase-public-static-const-type-info-ptr-gravite-multiphase-info)
self_cast#
const Gravite_Multiphase & Gravite_Multiphase::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 Gravite_Multiphase & Gravite_Multiphase::self_cast(const Objet_U &) <gravite-multiphase-public-static-const-gravite-multiphase-ref-gravite-multiphase-self-cast-const-objet-u-ref>`
[const Gravite_Multiphase & Gravite_Multiphase::self_cast(const Objet_U &)](#gravite-multiphase-public-static-const-gravite-multiphase-ref-gravite-multiphase-self-cast-const-objet-u-ref)
self_cast#
Gravite_Multiphase & Gravite_Multiphase::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:`Gravite_Multiphase & Gravite_Multiphase::self_cast(Objet_U &) <gravite-multiphase-public-static-gravite-multiphase-ref-gravite-multiphase-self-cast-objet-u-ref>`
[Gravite_Multiphase & Gravite_Multiphase::self_cast(Objet_U &)](#gravite-multiphase-public-static-gravite-multiphase-ref-gravite-multiphase-self-cast-objet-u-ref)
printOn#
Sortie & Gravite_Multiphase::printOn(Sortie &x) const override
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 & Gravite_Multiphase::printOn(Sortie &x) const override <gravite-multiphase-protected-sortie-ref-gravite-multiphase-printon-sortie-ref-x-const-override>`
[Sortie & Gravite_Multiphase::printOn(Sortie &x) const override](#gravite-multiphase-protected-sortie-ref-gravite-multiphase-printon-sortie-ref-x-const-override)
readOn#
Entree & Gravite_Multiphase::readOn(Entree &) override
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 & Gravite_Multiphase::readOn(Entree &) override <gravite-multiphase-protected-entree-ref-gravite-multiphase-readon-entree-ref-override>`
[Entree & Gravite_Multiphase::readOn(Entree &) override](#gravite-multiphase-protected-entree-ref-gravite-multiphase-readon-entree-ref-override)
Attributes Documentation#
const Type_info Gravite_Multiphase::info_obj
TRUST_Deriv<Champ_Fonc_base> Gravite_Multiphase::gravite_