Algorithmes_Transport_FT_Disc#
#include <Algorithmes_Transport_FT_Disc.h>
: classe Algorithmes_Transport_FT_Disc
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:`Algorithmes\_Transport\_FT\_Disc <class-algorithmes-transport-ft-disc>`
[Algorithmes\_Transport\_FT\_Disc](#class-algorithmes-transport-ft-disc)
Detailed description#
Classe regroupant des algorithmes utilises pour manipuler le maillage dans l’equation de transport des interfaces. Les methodes sont eventuellement specialisees VDF / VEF
Inherits from#
public : Objet_U
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#
Algorithmes_Transport_FT_Disc#
Algorithmes_Transport_FT_Disc::Algorithmes_Transport_FT_Disc()
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:`Algorithmes_Transport_FT_Disc::Algorithmes_Transport_FT_Disc() <algorithmes-transport-ft-disc-public-algorithmes-transport-ft-disc-algorithmes-transport-ft-disc>`
[Algorithmes_Transport_FT_Disc::Algorithmes_Transport_FT_Disc()](#algorithmes-transport-ft-disc-public-algorithmes-transport-ft-disc-algorithmes-transport-ft-disc)
calculer_moments_indicatrice#
void Algorithmes_Transport_FT_Disc::calculer_moments_indicatrice(const Domaine_VF &domaine_vf, const DoubleTab &indicatrice, double &volume_total, double &volume_phase_1, ArrOfDouble &barycentre, ArrOfDouble &barycentre_phase_1)
Calcul des grandeurs suivantes en fonction de l’indicatrice de phase.
Detailed description
On calcule la somme sur tous les processeurs.
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 Algorithmes_Transport_FT_Disc::calculer_moments_indicatrice(const Domaine_VF &domaine_vf, const DoubleTab &indicatrice, double &volume_total, double &volume_phase_1, ArrOfDouble &barycentre, ArrOfDouble &barycentre_phase_1) <algorithmes-transport-ft-disc-public-void-algorithmes-transport-ft-disc-calculer-moments-indicatrice-const-domaine-vf-ref-domaine-vf-const-doubletab-ref-indicatrice-double-ref-volume-total-double-ref-volume-phase-1-arrofdouble-ref-barycentre-arrofdouble-ref-barycentre-phase-1>`
[void Algorithmes_Transport_FT_Disc::calculer_moments_indicatrice(const Domaine_VF &domaine_vf, const DoubleTab &indicatrice, double &volume_total, double &volume_phase_1, ArrOfDouble &barycentre, ArrOfDouble &barycentre_phase_1)](#algorithmes-transport-ft-disc-public-void-algorithmes-transport-ft-disc-calculer-moments-indicatrice-const-domaine-vf-ref-domaine-vf-const-doubletab-ref-indicatrice-double-ref-volume-total-double-ref-volume-phase-1-arrofdouble-ref-barycentre-arrofdouble-ref-barycentre-phase-1)
duplique#
int Algorithmes_Transport_FT_Disc::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 Algorithmes_Transport_FT_Disc::duplique() const override <algorithmes-transport-ft-disc-public-int-algorithmes-transport-ft-disc-duplique-const-override>`
[int Algorithmes_Transport_FT_Disc::duplique() const override](#algorithmes-transport-ft-disc-public-int-algorithmes-transport-ft-disc-duplique-const-override)
get_info#
const Type_info * Algorithmes_Transport_FT_Disc::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 * Algorithmes_Transport_FT_Disc::get_info() const override <algorithmes-transport-ft-disc-public-const-type-info-ptr-algorithmes-transport-ft-disc-get-info-const-override>`
[const Type_info * Algorithmes_Transport_FT_Disc::get_info() const override](#algorithmes-transport-ft-disc-public-const-type-info-ptr-algorithmes-transport-ft-disc-get-info-const-override)
taille_memoire#
unsigned Algorithmes_Transport_FT_Disc::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 Algorithmes_Transport_FT_Disc::taille_memoire() const override <algorithmes-transport-ft-disc-public-unsigned-algorithmes-transport-ft-disc-taille-memoire-const-override>`
[unsigned Algorithmes_Transport_FT_Disc::taille_memoire() const override](#algorithmes-transport-ft-disc-public-unsigned-algorithmes-transport-ft-disc-taille-memoire-const-override)
~Algorithmes_Transport_FT_Disc#
Algorithmes_Transport_FT_Disc::~Algorithmes_Transport_FT_Disc()
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:`Algorithmes_Transport_FT_Disc::~Algorithmes_Transport_FT_Disc() <algorithmes-transport-ft-disc-public-algorithmes-transport-ft-disc-dtor-algorithmes-transport-ft-disc>`
[Algorithmes_Transport_FT_Disc::~Algorithmes_Transport_FT_Disc()](#algorithmes-transport-ft-disc-public-algorithmes-transport-ft-disc-dtor-algorithmes-transport-ft-disc)
cree_instance#
Objet_U * Algorithmes_Transport_FT_Disc::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 * Algorithmes_Transport_FT_Disc::cree_instance() <algorithmes-transport-ft-disc-public-static-objet-u-ptr-algorithmes-transport-ft-disc-cree-instance>`
[Objet_U * Algorithmes_Transport_FT_Disc::cree_instance()](#algorithmes-transport-ft-disc-public-static-objet-u-ptr-algorithmes-transport-ft-disc-cree-instance)
info#
const Type_info * Algorithmes_Transport_FT_Disc::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 * Algorithmes_Transport_FT_Disc::info() <algorithmes-transport-ft-disc-public-static-const-type-info-ptr-algorithmes-transport-ft-disc-info>`
[const Type_info * Algorithmes_Transport_FT_Disc::info()](#algorithmes-transport-ft-disc-public-static-const-type-info-ptr-algorithmes-transport-ft-disc-info)
self_cast#
const Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::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 Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::self_cast(const Objet_U &) <algorithmes-transport-ft-disc-public-static-const-algorithmes-transport-ft-disc-ref-algorithmes-transport-ft-disc-self-cast-const-objet-u-ref>`
[const Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::self_cast(const Objet_U &)](#algorithmes-transport-ft-disc-public-static-const-algorithmes-transport-ft-disc-ref-algorithmes-transport-ft-disc-self-cast-const-objet-u-ref)
self_cast#
Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::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:`Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::self_cast(Objet_U &) <algorithmes-transport-ft-disc-public-static-algorithmes-transport-ft-disc-ref-algorithmes-transport-ft-disc-self-cast-objet-u-ref>`
[Algorithmes_Transport_FT_Disc & Algorithmes_Transport_FT_Disc::self_cast(Objet_U &)](#algorithmes-transport-ft-disc-public-static-algorithmes-transport-ft-disc-ref-algorithmes-transport-ft-disc-self-cast-objet-u-ref)
printOn#
Sortie & Algorithmes_Transport_FT_Disc::printOn(Sortie &x) const override
printOn : appel interdit
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 & Algorithmes_Transport_FT_Disc::printOn(Sortie &x) const override <algorithmes-transport-ft-disc-protected-sortie-ref-algorithmes-transport-ft-disc-printon-sortie-ref-x-const-override>`
[Sortie & Algorithmes_Transport_FT_Disc::printOn(Sortie &x) const override](#algorithmes-transport-ft-disc-protected-sortie-ref-algorithmes-transport-ft-disc-printon-sortie-ref-x-const-override)
readOn#
Entree & Algorithmes_Transport_FT_Disc::readOn(Entree &) override
readOn : appel interdit
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 & Algorithmes_Transport_FT_Disc::readOn(Entree &) override <algorithmes-transport-ft-disc-protected-entree-ref-algorithmes-transport-ft-disc-readon-entree-ref-override>`
[Entree & Algorithmes_Transport_FT_Disc::readOn(Entree &) override](#algorithmes-transport-ft-disc-protected-entree-ref-algorithmes-transport-ft-disc-readon-entree-ref-override)
Attributes Documentation#
const Type_info Algorithmes_Transport_FT_Disc::info_obj