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 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\_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#
public : Champs_compris_interface
public : Objet_U
Inherited by#
public : Marqueur_FT
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#
calculer_valeurs_champs#
virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0
Detailed description
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:`virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0 <marqueur-lagrange-base-public-virtual-void-marqueur-lagrange-base-calculer-valeurs-champs-equal-0>`
[virtual void Marqueur_Lagrange_base::calculer_valeurs_champs()=0](#marqueur-lagrange-base-public-virtual-void-marqueur-lagrange-base-calculer-valeurs-champs-equal-0)
creer_champ#
void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) 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:`void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) override <marqueur-lagrange-base-public-void-marqueur-lagrange-base-creer-champ-const-motcle-ref-motlu-override>`
[void Marqueur_Lagrange_base::creer_champ(const Motcle &motlu) override](#marqueur-lagrange-base-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)
Detailed description
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_Lagrange_base::discretiser(const Probleme_base &pb, const Discretisation_base &dis) <marqueur-lagrange-base-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)](#marqueur-lagrange-base-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
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:`virtual const Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points() const =0 <marqueur-lagrange-base-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](#marqueur-lagrange-base-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
Detailed description
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:`virtual Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points()=0 <marqueur-lagrange-base-public-virtual-ensemble-lagrange-base-ref-marqueur-lagrange-base-ensemble-points-equal-0>`
[virtual Ensemble_Lagrange_base & Marqueur_Lagrange_base::ensemble_points()=0](#marqueur-lagrange-base-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
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 Champ_base & Marqueur_Lagrange_base::get_champ(const Motcle &nom) const override <marqueur-lagrange-base-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](#marqueur-lagrange-base-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 .
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_Lagrange_base::get_info() const override <marqueur-lagrange-base-public-const-type-info-ptr-marqueur-lagrange-base-get-info-const-override>`
[const Type_info * Marqueur_Lagrange_base::get_info() const override](#marqueur-lagrange-base-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
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:`void Marqueur_Lagrange_base::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <marqueur-lagrange-base-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](#marqueur-lagrange-base-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
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:`bool Marqueur_Lagrange_base::has_champ(const Motcle &nom) const override <marqueur-lagrange-base-public-bool-marqueur-lagrange-base-has-champ-const-motcle-ref-nom-const-override>`
[bool Marqueur_Lagrange_base::has_champ(const Motcle &nom) const override](#marqueur-lagrange-base-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
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:`bool Marqueur_Lagrange_base::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <marqueur-lagrange-base-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](#marqueur-lagrange-base-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()
Detailed description
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:`Marqueur_Lagrange_base::Marqueur_Lagrange_base() <marqueur-lagrange-base-public-marqueur-lagrange-base-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)
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:`void Marqueur_Lagrange_base::mettre_a_jour(double temps) <marqueur-lagrange-base-public-void-marqueur-lagrange-base-mettre-a-jour-double-temps>`
[void Marqueur_Lagrange_base::mettre_a_jour(double temps)](#marqueur-lagrange-base-public-void-marqueur-lagrange-base-mettre-a-jour-double-temps)
temps_debut_integration#
const double & Marqueur_Lagrange_base::temps_debut_integration() const
Detailed description
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 double & Marqueur_Lagrange_base::temps_debut_integration() const <marqueur-lagrange-base-public-const-double-ref-marqueur-lagrange-base-temps-debut-integration-const>`
[const double & Marqueur_Lagrange_base::temps_debut_integration() const](#marqueur-lagrange-base-public-const-double-ref-marqueur-lagrange-base-temps-debut-integration-const)
~Marqueur_Lagrange_base#
Marqueur_Lagrange_base::~Marqueur_Lagrange_base() override
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_Lagrange_base::~Marqueur_Lagrange_base() override <marqueur-lagrange-base-public-marqueur-lagrange-base-dtor-marqueur-lagrange-base-override>`
[Marqueur_Lagrange_base::~Marqueur_Lagrange_base() override](#marqueur-lagrange-base-public-marqueur-lagrange-base-dtor-marqueur-lagrange-base-override)
info#
const Type_info * Marqueur_Lagrange_base::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 * Marqueur_Lagrange_base::info() <marqueur-lagrange-base-public-static-const-type-info-ptr-marqueur-lagrange-base-info>`
[const Type_info * Marqueur_Lagrange_base::info()](#marqueur-lagrange-base-public-static-const-type-info-ptr-marqueur-lagrange-base-info)
self_cast#
const Marqueur_Lagrange_base & Marqueur_Lagrange_base::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 Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(const Objet_U &) <marqueur-lagrange-base-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 &)](#marqueur-lagrange-base-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 &)
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_Lagrange_base & Marqueur_Lagrange_base::self_cast(Objet_U &) <marqueur-lagrange-base-public-static-marqueur-lagrange-base-ref-marqueur-lagrange-base-self-cast-objet-u-ref>`
[Marqueur_Lagrange_base & Marqueur_Lagrange_base::self_cast(Objet_U &)](#marqueur-lagrange-base-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.
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_Lagrange_base::printOn(Sortie &x) const override <marqueur-lagrange-base-protected-sortie-ref-marqueur-lagrange-base-printon-sortie-ref-x-const-override>`
[Sortie & Marqueur_Lagrange_base::printOn(Sortie &x) const override](#marqueur-lagrange-base-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.
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 & Marqueur_Lagrange_base::readOn(Entree &) override <marqueur-lagrange-base-protected-entree-ref-marqueur-lagrange-base-readon-entree-ref-override>`
[Entree & Marqueur_Lagrange_base::readOn(Entree &) override](#marqueur-lagrange-base-protected-entree-ref-marqueur-lagrange-base-readon-entree-ref-override)
Attributes Documentation#
const Type_info Marqueur_Lagrange_base::info_obj
TRUST_Deriv<Champ_Fonc_base> Marqueur_Lagrange_base::densite_particules_
double Marqueur_Lagrange_base::t_debut_integr_
Champs_compris Marqueur_Lagrange_base::champs_compris_