Marqueur_FT#

#include <Marqueur_FT.h>
Brief description

classe Marqueur_FT La classe Marqueur_FT est une classe instanciable permettant de suivre des particules

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:`Marqueur\_FT <class-marqueur-ft>`
[Marqueur\_FT](#class-marqueur-ft)

Detailed description#

  • on attribue a cette classe un objet de type Maillage_FT_Disc pour beneficier de la structure gerant un suivi Lagrangien On ne retient que le suivi des sommets qui constituent les points suivis

Inherits from#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_valeurs_champs#

Definition
void Marqueur_FT::calculer_valeurs_champs() 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 Marqueur_FT::calculer_valeurs_champs() override <marqueur-ft-public-void-marqueur-ft-calculer-valeurs-champs-override>`
[void Marqueur_FT::calculer_valeurs_champs() override](#marqueur-ft-public-void-marqueur-ft-calculer-valeurs-champs-override)

discretiser#

Definition
void Marqueur_FT::discretiser(const Probleme_base &pb, const Discretisation_base &dis) 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 Marqueur_FT::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override <marqueur-ft-public-void-marqueur-ft-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override>`
[void Marqueur_FT::discretiser(const Probleme_base &pb, const Discretisation_base &dis) override](#marqueur-ft-public-void-marqueur-ft-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis-override)

duplique#

Definition
int Marqueur_FT::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 Marqueur_FT::duplique() const override <marqueur-ft-public-int-marqueur-ft-duplique-const-override>`
[int Marqueur_FT::duplique() const override](#marqueur-ft-public-int-marqueur-ft-duplique-const-override)

ensemble_points#

Definition
const Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() 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 Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() const override <marqueur-ft-public-const-ensemble-lagrange-base-ref-marqueur-ft-ensemble-points-const-override>`
[const Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() const override](#marqueur-ft-public-const-ensemble-lagrange-base-ref-marqueur-ft-ensemble-points-const-override)

ensemble_points#

Definition
Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() 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:`Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() override <marqueur-ft-public-ensemble-lagrange-base-ref-marqueur-ft-ensemble-points-override>`
[Ensemble_Lagrange_base & Marqueur_FT::ensemble_points() override](#marqueur-ft-public-ensemble-lagrange-base-ref-marqueur-ft-ensemble-points-override)

get_info#

Definition
const Type_info * Marqueur_FT::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 * Marqueur_FT::get_info() const override <marqueur-ft-public-const-type-info-ptr-marqueur-ft-get-info-const-override>`
[const Type_info * Marqueur_FT::get_info() const override](#marqueur-ft-public-const-type-info-ptr-marqueur-ft-get-info-const-override)

Marqueur_FT#

Definition
Marqueur_FT::Marqueur_FT()
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:`Marqueur_FT::Marqueur_FT() <marqueur-ft-public-marqueur-ft-marqueur-ft>`
[Marqueur_FT::Marqueur_FT()](#marqueur-ft-public-marqueur-ft-marqueur-ft)

taille_memoire#

Definition
unsigned Marqueur_FT::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 Marqueur_FT::taille_memoire() const override <marqueur-ft-public-unsigned-marqueur-ft-taille-memoire-const-override>`
[unsigned Marqueur_FT::taille_memoire() const override](#marqueur-ft-public-unsigned-marqueur-ft-taille-memoire-const-override)

~Marqueur_FT#

Definition
Marqueur_FT::~Marqueur_FT()
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:`Marqueur_FT::~Marqueur_FT() <marqueur-ft-public-marqueur-ft-dtor-marqueur-ft>`
[Marqueur_FT::~Marqueur_FT()](#marqueur-ft-public-marqueur-ft-dtor-marqueur-ft)

cree_instance#

Definition
Objet_U * Marqueur_FT::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 * Marqueur_FT::cree_instance() <marqueur-ft-public-static-objet-u-ptr-marqueur-ft-cree-instance>`
[Objet_U * Marqueur_FT::cree_instance()](#marqueur-ft-public-static-objet-u-ptr-marqueur-ft-cree-instance)

info#

Definition
const Type_info * Marqueur_FT::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 * Marqueur_FT::info() <marqueur-ft-public-static-const-type-info-ptr-marqueur-ft-info>`
[const Type_info * Marqueur_FT::info()](#marqueur-ft-public-static-const-type-info-ptr-marqueur-ft-info)

self_cast#

Definition
const Marqueur_FT & Marqueur_FT::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 Marqueur_FT & Marqueur_FT::self_cast(const Objet_U &) <marqueur-ft-public-static-const-marqueur-ft-ref-marqueur-ft-self-cast-const-objet-u-ref>`
[const Marqueur_FT & Marqueur_FT::self_cast(const Objet_U &)](#marqueur-ft-public-static-const-marqueur-ft-ref-marqueur-ft-self-cast-const-objet-u-ref)

self_cast#

Definition
Marqueur_FT & Marqueur_FT::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:`Marqueur_FT & Marqueur_FT::self_cast(Objet_U &) <marqueur-ft-public-static-marqueur-ft-ref-marqueur-ft-self-cast-objet-u-ref>`
[Marqueur_FT & Marqueur_FT::self_cast(Objet_U &)](#marqueur-ft-public-static-marqueur-ft-ref-marqueur-ft-self-cast-objet-u-ref)

printOn#

Definition
Sortie & Marqueur_FT::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 & Marqueur_FT::printOn(Sortie &x) const override <marqueur-ft-protected-sortie-ref-marqueur-ft-printon-sortie-ref-x-const-override>`
[Sortie & Marqueur_FT::printOn(Sortie &x) const override](#marqueur-ft-protected-sortie-ref-marqueur-ft-printon-sortie-ref-x-const-override)

readOn#

Definition
Entree & Marqueur_FT::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 & Marqueur_FT::readOn(Entree &) override <marqueur-ft-protected-entree-ref-marqueur-ft-readon-entree-ref-override>`
[Entree & Marqueur_FT::readOn(Entree &) override](#marqueur-ft-protected-entree-ref-marqueur-ft-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Marqueur_FT::info_obj
ensemble_points_ (protected)
Maillage_FT_Disc Marqueur_FT::ensemble_points_