Marqueur_Lagrange_base#

#include <Marqueur_Lagrange_base.h>

classe Marqueur_Lagrange_base La classe Marqueur_Lagange_base est la classe de base des classes de marqueurs

How to cite this class in this doc#

:ref:`Marqueur\_Lagrange\_base <class-marqueur-lagrange-base>`
[Marqueur\_Lagrange\_base](#class-marqueur-lagrange-base)

Detailed description#

Actuellement une seule classe instanciable derivant : Marqueur_FT Un marqueur est destine a suivre le mouvement du fluide en integrant la trajectoire d un ensemble de particules a partir de la vitesse (interpolee) du fluide. - l ensemble des points suivis est attribut de Marqueur_FT car de type Maillage_FT_Disc - le postraitement est realise sur le nombre de particules par maille (densite_particules_) ou sur le nuage de points - l integration est demarree a partir d un temps t_debut_integr_ fixe par l utilisateur ou egal a t_init par defaut

Inherits from#

Inherited by#

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

calculer_valeurs_champs
virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0
Referenced By
How to cite in this doc:
:ref:`virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0 <public-virtual-void-marqueur-lagrange-base-calculer-valeurs-champs-equal-0>`
[virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0](#public-virtual-void-marqueur-lagrange-base-calculer-valeurs-champs-equal-0)
creer_champ
void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) override

Reimplements:

How to cite in this doc:
:ref:`void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) override <public-void-marqueur-lagrange-base-creer-champ-const-motcle-ref-motlu-override>`
[void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) override](#public-void-marqueur-lagrange-base-creer-champ-const-motcle-ref-motlu-override)
discretiser
void Marqueur_Lagrange_base::discretiser(const Probleme_base &pb, const Discretisation_base &dis)
References
How to cite in this doc:
:ref:`void Marqueur_Lagrange_base::discretiser(const Probleme_base &pb, const Discretisation_base &dis) <public-void-marqueur-lagrange-base-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis>`
[void Marqueur_Lagrange_base::discretiser(const Probleme_base &pb, const Discretisation_base &dis)](#public-void-marqueur-lagrange-base-discretiser-const-probleme-base-ref-pb-const-discretisation-base-ref-dis)
ensemble_points
virtual const Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points() const =0
How to cite in this doc:
:ref:`virtual const Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points() const =0 <public-virtual-const-ensemble-lagrange-base-ref-marqueur-lagrange-base-ensemble-points-const-equal-0>`
[virtual const Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points() const =0](#public-virtual-const-ensemble-lagrange-base-ref-marqueur-lagrange-base-ensemble-points-const-equal-0)
ensemble_points
virtual Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points()=0
Referenced By
How to cite in this doc:
:ref:`virtual Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points()=0 <public-virtual-ensemble-lagrange-base-ref-marqueur-lagrange-base-ensemble-points-equal-0>`
[virtual Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points()=0](#public-virtual-ensemble-lagrange-base-ref-marqueur-lagrange-base-ensemble-points-equal-0)
get_champ
const Champ_base & Marqueur_Lagrange_base::get_champ(const Motcle &nom) const override

Reimplements:

References
How to cite in this doc:
:ref:`const Champ_base & Marqueur_Lagrange_base::get_champ(const Motcle &nom) const override <public-const-champ-base-ref-marqueur-lagrange-base-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Marqueur_Lagrange_base::get_champ(const Motcle &nom) const override](#public-const-champ-base-ref-marqueur-lagrange-base-get-champ-const-motcle-ref-nom-const-override)
get_info
const Type_info * Marqueur_Lagrange_base::get_info() const override

Donne des informations sur le type de l’ Objet_U .

Reimplements:

How to cite in this doc:
:ref:`const Type_info * Marqueur_Lagrange_base::get_info() const override <public-const-type-info-ptr-marqueur-lagrange-base-get-info-const-override>`
[const Type_info * Marqueur_Lagrange_base::get_info() const override](#public-const-type-info-ptr-marqueur-lagrange-base-get-info-const-override)
get_noms_champs_postraitables
void Marqueur_Lagrange_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override

Reimplements:

References
How to cite in this doc:
:ref:`void Marqueur_Lagrange_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <public-void-marqueur-lagrange-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Marqueur_Lagrange_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#public-void-marqueur-lagrange-base-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)
has_champ
bool Marqueur_Lagrange_base::has_champ(const Motcle &nom) const override

Reimplements:

References
How to cite in this doc:
:ref:`bool Marqueur_Lagrange_base::has_champ(const Motcle &nom) const override <public-bool-marqueur-lagrange-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Marqueur_Lagrange_base::has_champ(const Motcle &nom) const override](#public-bool-marqueur-lagrange-base-has-champ-const-motcle-ref-nom-const-override)
has_champ
bool Marqueur_Lagrange_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override

Reimplements:

References
How to cite in this doc:
:ref:`bool Marqueur_Lagrange_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <public-bool-marqueur-lagrange-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Marqueur_Lagrange_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#public-bool-marqueur-lagrange-base-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)
Marqueur_Lagrange_base
Marqueur_Lagrange_base::Marqueur_Lagrange_base()
References
How to cite in this doc:
:ref:`Marqueur_Lagrange_base::Marqueur_Lagrange_base() <public-marqueur-lagrange-base-marqueur-lagrange-base>`
[Marqueur_Lagrange_base::Marqueur_Lagrange_base()](#public-marqueur-lagrange-base-marqueur-lagrange-base)
mettre_a_jour
void Marqueur_Lagrange_base::mettre_a_jour(double temps)
References
How to cite in this doc:
:ref:`void Marqueur_Lagrange_base::mettre_a_jour(double temps) <public-void-marqueur-lagrange-base-mettre-a-jour-double-temps>`
[void Marqueur_Lagrange_base::mettre_a_jour(double temps)](#public-void-marqueur-lagrange-base-mettre-a-jour-double-temps)
temps_debut_integration
const double & Marqueur_Lagrange_base::temps_debut_integration() const
References
How to cite in this doc:
:ref:`const double & Marqueur_Lagrange_base::temps_debut_integration() const <public-const-double-ref-marqueur-lagrange-base-temps-debut-integration-const>`
[const double & Marqueur_Lagrange_base::temps_debut_integration() const](#public-const-double-ref-marqueur-lagrange-base-temps-debut-integration-const)
~Marqueur_Lagrange_base
Marqueur_Lagrange_base::~Marqueur_Lagrange_base() override
How to cite in this doc:
:ref:`Marqueur_Lagrange_base::~Marqueur_Lagrange_base() override <public-marqueur-lagrange-base-dtor-marqueur-lagrange-base-override>`
[Marqueur_Lagrange_base::~Marqueur_Lagrange_base() override](#public-marqueur-lagrange-base-dtor-marqueur-lagrange-base-override)
info
const Type_info * Marqueur_Lagrange_base::info()
How to cite in this doc:
:ref:`const Type_info * Marqueur_Lagrange_base::info() <public-static-const-type-info-ptr-marqueur-lagrange-base-info>`
[const Type_info * Marqueur_Lagrange_base::info()](#public-static-const-type-info-ptr-marqueur-lagrange-base-info)
self_cast
const Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(const Objet_U &)
How to cite in this doc:
:ref:`const Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(const Objet_U &) <public-static-const-marqueur-lagrange-base-ref-marqueur-lagrange-base-self-cast-const-objet-u-ref>`
[const Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(const Objet_U &)](#public-static-const-marqueur-lagrange-base-ref-marqueur-lagrange-base-self-cast-const-objet-u-ref)
self_cast
Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(Objet_U &)
How to cite in this doc:
:ref:`Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(Objet_U &) <public-static-marqueur-lagrange-base-ref-marqueur-lagrange-base-self-cast-objet-u-ref>`
[Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(Objet_U &)](#public-static-marqueur-lagrange-base-ref-marqueur-lagrange-base-self-cast-objet-u-ref)
printOn
Sortie & Marqueur_Lagrange_base::printOn(Sortie &x) const override

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

Reimplements:

How to cite in this doc:
:ref:`Sortie & Marqueur_Lagrange_base::printOn(Sortie &x) const override <protected-sortie-ref-marqueur-lagrange-base-printon-sortie-ref-x-const-override>`
[Sortie & Marqueur_Lagrange_base::printOn(Sortie &x) const override](#protected-sortie-ref-marqueur-lagrange-base-printon-sortie-ref-x-const-override)
readOn
Entree & Marqueur_Lagrange_base::readOn(Entree &) override

Lecture d’un Objet_U sur un flot d’entree Methode a surcharger.

Reimplements:

How to cite in this doc:
:ref:`Entree & Marqueur_Lagrange_base::readOn(Entree &) override <protected-entree-ref-marqueur-lagrange-base-readon-entree-ref-override>`
[Entree & Marqueur_Lagrange_base::readOn(Entree &) override](#protected-entree-ref-marqueur-lagrange-base-readon-entree-ref-override)

Attributes Documentation#

info_obj (public)
const Type_info Marqueur_Lagrange_base::info_obj
densite_particules_ (protected)
TRUST_Deriv<Champ_Fonc_base> Marqueur_Lagrange_base::densite_particules_
t_debut_integr_ (protected)
double Marqueur_Lagrange_base::t_debut_integr_
champs_compris_ (private)
Champs_compris Marqueur_Lagrange_base::champs_compris_