Source_Gravite_PF_VDF#

#include <Source_Gravite_PF_VDF.h>
Brief description

class Source_Gravite_PF_VDF

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:`Source\_Gravite\_PF\_VDF <class-source-gravite-pf-vdf>`
[Source\_Gravite\_PF\_VDF](#class-source-gravite-pf-vdf)

Detailed description#

Cette classe represente le terme source de gravite dans l equation Navier_Stokes_phase_field , pour une discretisation VDF.

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter#

Definition
DoubleTab & Source_Gravite_PF_VDF::ajouter(DoubleTab &) const override
Brief description

Ajoute les termes sources.

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:`DoubleTab & Source_Gravite_PF_VDF::ajouter(DoubleTab &) const override <source-gravite-pf-vdf-public-doubletab-ref-source-gravite-pf-vdf-ajouter-doubletab-ref-const-override>`
[DoubleTab & Source_Gravite_PF_VDF::ajouter(DoubleTab &) const override](#source-gravite-pf-vdf-public-doubletab-ref-source-gravite-pf-vdf-ajouter-doubletab-ref-const-override)

associer_pb#

Definition
void Source_Gravite_PF_VDF::associer_pb(const Probleme_base &) 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:`void Source_Gravite_PF_VDF::associer_pb(const Probleme_base &) override <source-gravite-pf-vdf-public-void-source-gravite-pf-vdf-associer-pb-const-probleme-base-ref-override>`
[void Source_Gravite_PF_VDF::associer_pb(const Probleme_base &) override](#source-gravite-pf-vdf-public-void-source-gravite-pf-vdf-associer-pb-const-probleme-base-ref-override)

calculer#

Definition
DoubleTab & Source_Gravite_PF_VDF::calculer(DoubleTab &) const override
Brief description

Calcule la contribution de cette source.

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:`DoubleTab & Source_Gravite_PF_VDF::calculer(DoubleTab &) const override <source-gravite-pf-vdf-public-doubletab-ref-source-gravite-pf-vdf-calculer-doubletab-ref-const-override>`
[DoubleTab & Source_Gravite_PF_VDF::calculer(DoubleTab &) const override](#source-gravite-pf-vdf-public-doubletab-ref-source-gravite-pf-vdf-calculer-doubletab-ref-const-override)

duplique#

Definition
int Source_Gravite_PF_VDF::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 Source_Gravite_PF_VDF::duplique() const override <source-gravite-pf-vdf-public-int-source-gravite-pf-vdf-duplique-const-override>`
[int Source_Gravite_PF_VDF::duplique() const override](#source-gravite-pf-vdf-public-int-source-gravite-pf-vdf-duplique-const-override)

get_info#

Definition
const Type_info * Source_Gravite_PF_VDF::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 * Source_Gravite_PF_VDF::get_info() const override <source-gravite-pf-vdf-public-const-type-info-ptr-source-gravite-pf-vdf-get-info-const-override>`
[const Type_info * Source_Gravite_PF_VDF::get_info() const override](#source-gravite-pf-vdf-public-const-type-info-ptr-source-gravite-pf-vdf-get-info-const-override)

mettre_a_jour#

Definition
void Source_Gravite_PF_VDF::mettre_a_jour(double temps) override
Brief description

DOES NOTHING - to override in derived classes.

Detailed description

Mise a jour en temps du terme source.

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 Source_Gravite_PF_VDF::mettre_a_jour(double temps) override <source-gravite-pf-vdf-public-void-source-gravite-pf-vdf-mettre-a-jour-double-temps-override>`
[void Source_Gravite_PF_VDF::mettre_a_jour(double temps) override](#source-gravite-pf-vdf-public-void-source-gravite-pf-vdf-mettre-a-jour-double-temps-override)

Source_Gravite_PF_VDF#

Definition
Source_Gravite_PF_VDF::Source_Gravite_PF_VDF()
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:`Source_Gravite_PF_VDF::Source_Gravite_PF_VDF() <source-gravite-pf-vdf-public-source-gravite-pf-vdf-source-gravite-pf-vdf>`
[Source_Gravite_PF_VDF::Source_Gravite_PF_VDF()](#source-gravite-pf-vdf-public-source-gravite-pf-vdf-source-gravite-pf-vdf)

taille_memoire#

Definition
unsigned Source_Gravite_PF_VDF::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 Source_Gravite_PF_VDF::taille_memoire() const override <source-gravite-pf-vdf-public-unsigned-source-gravite-pf-vdf-taille-memoire-const-override>`
[unsigned Source_Gravite_PF_VDF::taille_memoire() const override](#source-gravite-pf-vdf-public-unsigned-source-gravite-pf-vdf-taille-memoire-const-override)

~Source_Gravite_PF_VDF#

Definition
Source_Gravite_PF_VDF::~Source_Gravite_PF_VDF()
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:`Source_Gravite_PF_VDF::~Source_Gravite_PF_VDF() <source-gravite-pf-vdf-public-source-gravite-pf-vdf-dtor-source-gravite-pf-vdf>`
[Source_Gravite_PF_VDF::~Source_Gravite_PF_VDF()](#source-gravite-pf-vdf-public-source-gravite-pf-vdf-dtor-source-gravite-pf-vdf)

cree_instance#

Definition
Objet_U * Source_Gravite_PF_VDF::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 * Source_Gravite_PF_VDF::cree_instance() <source-gravite-pf-vdf-public-static-objet-u-ptr-source-gravite-pf-vdf-cree-instance>`
[Objet_U * Source_Gravite_PF_VDF::cree_instance()](#source-gravite-pf-vdf-public-static-objet-u-ptr-source-gravite-pf-vdf-cree-instance)

info#

Definition
const Type_info * Source_Gravite_PF_VDF::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 * Source_Gravite_PF_VDF::info() <source-gravite-pf-vdf-public-static-const-type-info-ptr-source-gravite-pf-vdf-info>`
[const Type_info * Source_Gravite_PF_VDF::info()](#source-gravite-pf-vdf-public-static-const-type-info-ptr-source-gravite-pf-vdf-info)

self_cast#

Definition
const Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::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 Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::self_cast(const Objet_U &) <source-gravite-pf-vdf-public-static-const-source-gravite-pf-vdf-ref-source-gravite-pf-vdf-self-cast-const-objet-u-ref>`
[const Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::self_cast(const Objet_U &)](#source-gravite-pf-vdf-public-static-const-source-gravite-pf-vdf-ref-source-gravite-pf-vdf-self-cast-const-objet-u-ref)

self_cast#

Definition
Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::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:`Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::self_cast(Objet_U &) <source-gravite-pf-vdf-public-static-source-gravite-pf-vdf-ref-source-gravite-pf-vdf-self-cast-objet-u-ref>`
[Source_Gravite_PF_VDF & Source_Gravite_PF_VDF::self_cast(Objet_U &)](#source-gravite-pf-vdf-public-static-source-gravite-pf-vdf-ref-source-gravite-pf-vdf-self-cast-objet-u-ref)

associer_domaines#

Definition
void Source_Gravite_PF_VDF::associer_domaines(const Domaine_dis_base &domaine, const Domaine_Cl_dis_base &) override
Brief description

Remplit le tableau volumes.

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 Source_Gravite_PF_VDF::associer_domaines(const Domaine_dis_base &domaine, const Domaine_Cl_dis_base &) override <source-gravite-pf-vdf-protected-void-source-gravite-pf-vdf-associer-domaines-const-domaine-dis-base-ref-domaine-const-domaine-cl-dis-base-ref-override>`
[void Source_Gravite_PF_VDF::associer_domaines(const Domaine_dis_base &domaine, const Domaine_Cl_dis_base &) override](#source-gravite-pf-vdf-protected-void-source-gravite-pf-vdf-associer-domaines-const-domaine-dis-base-ref-domaine-const-domaine-cl-dis-base-ref-override)

printOn#

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

Imprime la source sur un flot de sortie.

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 & Source_Gravite_PF_VDF::printOn(Sortie &x) const override <source-gravite-pf-vdf-protected-sortie-ref-source-gravite-pf-vdf-printon-sortie-ref-x-const-override>`
[Sortie & Source_Gravite_PF_VDF::printOn(Sortie &x) const override](#source-gravite-pf-vdf-protected-sortie-ref-source-gravite-pf-vdf-printon-sortie-ref-x-const-override)

readOn#

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

Lecture de la source sur un flot d’entree.

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:`Entree & Source_Gravite_PF_VDF::readOn(Entree &) override <source-gravite-pf-vdf-protected-entree-ref-source-gravite-pf-vdf-readon-entree-ref-override>`
[Entree & Source_Gravite_PF_VDF::readOn(Entree &) override](#source-gravite-pf-vdf-protected-entree-ref-source-gravite-pf-vdf-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Source_Gravite_PF_VDF::info_obj
le_dom (protected)
TRUST_Ref<Domaine_VDF *> Source_Gravite_PF_VDF::le_dom
le_dom_Cl (protected)
TRUST_Ref<Domaine_Cl_VDF *> Source_Gravite_PF_VDF::le_dom_Cl
le_probleme (protected)
TRUST_Ref<Probleme_base *> Source_Gravite_PF_VDF::le_probleme