Transport_Marqueur_FT#

#include <Transport_Marqueur_FT.h>
Brief description

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

Detailed description#

Inherits from#

Inheritance graph#

If the image is too small, right-click and open in new tab

../../../../../_images/classTransport__Marqueur__FT__inherit__graph.png

List of Public Methods#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ajouter_points#

Definition
void Transport_Marqueur_FT::ajouter_points(const Maillage_FT_Disc &maillage_inject)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::ajouter_points(const Maillage_FT_Disc &maillage_inject) <transport-marqueur-ft-public-void-transport-marqueur-ft-ajouter-points-const-maillage-ft-disc-ref-maillage-inject>`
[void Transport_Marqueur_FT::ajouter_points(const Maillage_FT_Disc &maillage_inject)](#transport-marqueur-ft-public-void-transport-marqueur-ft-ajouter-points-const-maillage-ft-disc-ref-maillage-inject)

calcul_proprietes_geometriques#

Definition
void Transport_Marqueur_FT::calcul_proprietes_geometriques(const IntVect &num_compo, const int nb_compo_glob, const DoubleTab &indic, ArrOfDouble &volumes, DoubleTab &positions)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::calcul_proprietes_geometriques(const IntVect &num_compo, const int nb_compo_glob, const DoubleTab &indic, ArrOfDouble &volumes, DoubleTab &positions) <transport-marqueur-ft-public-void-transport-marqueur-ft-calcul-proprietes-geometriques-const-intvect-ref-num-compo-const-int-nb-compo-glob-const-doubletab-ref-indic-arrofdouble-ref-volumes-doubletab-ref-positions>`
[void Transport_Marqueur_FT::calcul_proprietes_geometriques(const IntVect &num_compo, const int nb_compo_glob, const DoubleTab &indic, ArrOfDouble &volumes, DoubleTab &positions)](#transport-marqueur-ft-public-void-transport-marqueur-ft-calcul-proprietes-geometriques-const-intvect-ref-num-compo-const-int-nb-compo-glob-const-doubletab-ref-indic-arrofdouble-ref-volumes-doubletab-ref-positions)

calcul_vitesse_p#

Definition
void Transport_Marqueur_FT::calcul_vitesse_p(DoubleTab &deplacement) const
Brief description
Detailed description
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:`void Transport_Marqueur_FT::calcul_vitesse_p(DoubleTab &deplacement) const <transport-marqueur-ft-public-void-transport-marqueur-ft-calcul-vitesse-p-doubletab-ref-deplacement-const>`
[void Transport_Marqueur_FT::calcul_vitesse_p(DoubleTab &deplacement) const](#transport-marqueur-ft-public-void-transport-marqueur-ft-calcul-vitesse-p-doubletab-ref-deplacement-const)

calculer_proprietes_fluide_pos_particules#

Definition
void Transport_Marqueur_FT::calculer_proprietes_fluide_pos_particules(const Maillage_FT_Disc &ens_points)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::calculer_proprietes_fluide_pos_particules(const Maillage_FT_Disc &ens_points) <transport-marqueur-ft-public-void-transport-marqueur-ft-calculer-proprietes-fluide-pos-particules-const-maillage-ft-disc-ref-ens-points>`
[void Transport_Marqueur_FT::calculer_proprietes_fluide_pos_particules(const Maillage_FT_Disc &ens_points)](#transport-marqueur-ft-public-void-transport-marqueur-ft-calculer-proprietes-fluide-pos-particules-const-maillage-ft-disc-ref-ens-points)

calculer_valeurs_densite#

Definition
const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_densite(DoubleTab &val_densite) const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_densite(DoubleTab &val_densite) const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-calculer-valeurs-densite-doubletab-ref-val-densite-const>`
[const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_densite(DoubleTab &val_densite) const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-calculer-valeurs-densite-doubletab-ref-val-densite-const)

calculer_valeurs_volumes#

Definition
const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_volumes(DoubleTab &val_volume) const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_volumes(DoubleTab &val_volume) const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-calculer-valeurs-volumes-doubletab-ref-val-volume-const>`
[const DoubleTab & Transport_Marqueur_FT::calculer_valeurs_volumes(DoubleTab &val_volume) const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-calculer-valeurs-volumes-doubletab-ref-val-volume-const)

completer#

Definition
void Transport_Marqueur_FT::completer() override
Brief description

Complete la construction (initialisation) des objets : maillage_interface et proprietes_particules_.

Detailed description

maillage_inject_ et proprietes_inject_

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 Transport_Marqueur_FT::completer() override <transport-marqueur-ft-public-void-transport-marqueur-ft-completer-override>`
[void Transport_Marqueur_FT::completer() override](#transport-marqueur-ft-public-void-transport-marqueur-ft-completer-override)

construction_ensemble_proprietes#

Definition
void Transport_Marqueur_FT::construction_ensemble_proprietes(const IntVect &num_compo, const int nb_compo, Maillage_FT_Disc &ens_points, Proprietes_part_vol &propri, const ArrOfInt &flags_compos_a_supprimer, const DoubleTab &positions, const ArrOfDouble &volumes)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::construction_ensemble_proprietes(const IntVect &num_compo, const int nb_compo, Maillage_FT_Disc &ens_points, Proprietes_part_vol &propri, const ArrOfInt &flags_compos_a_supprimer, const DoubleTab &positions, const ArrOfDouble &volumes) <transport-marqueur-ft-public-void-transport-marqueur-ft-construction-ensemble-proprietes-const-intvect-ref-num-compo-const-int-nb-compo-maillage-ft-disc-ref-ens-points-proprietes-part-vol-ref-propri-const-arrofint-ref-flags-compos-a-supprimer-const-doubletab-ref-positions-const-arrofdouble-ref-volumes>`
[void Transport_Marqueur_FT::construction_ensemble_proprietes(const IntVect &num_compo, const int nb_compo, Maillage_FT_Disc &ens_points, Proprietes_part_vol &propri, const ArrOfInt &flags_compos_a_supprimer, const DoubleTab &positions, const ArrOfDouble &volumes)](#transport-marqueur-ft-public-void-transport-marqueur-ft-construction-ensemble-proprietes-const-intvect-ref-num-compo-const-int-nb-compo-maillage-ft-disc-ref-ens-points-proprietes-part-vol-ref-propri-const-arrofint-ref-flags-compos-a-supprimer-const-doubletab-ref-positions-const-arrofdouble-ref-volumes)

creer_champ#

Definition
void Transport_Marqueur_FT::creer_champ(const Motcle &motlu) 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 Transport_Marqueur_FT::creer_champ(const Motcle &motlu) override <transport-marqueur-ft-public-void-transport-marqueur-ft-creer-champ-const-motcle-ref-motlu-override>`
[void Transport_Marqueur_FT::creer_champ(const Motcle &motlu) override](#transport-marqueur-ft-public-void-transport-marqueur-ft-creer-champ-const-motcle-ref-motlu-override)

dela_t#

Definition
const double & Transport_Marqueur_FT::dela_t() const
Brief description
Detailed description
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:`const double & Transport_Marqueur_FT::dela_t() const <transport-marqueur-ft-public-const-double-ref-transport-marqueur-ft-dela-t-const>`
[const double & Transport_Marqueur_FT::dela_t() const](#transport-marqueur-ft-public-const-double-ref-transport-marqueur-ft-dela-t-const)

detection_groupes_a_supprimer#

Definition
void Transport_Marqueur_FT::detection_groupes_a_supprimer(const ArrOfDouble &volumes, const DoubleTab &positions, ArrOfInt &flags_compo_a_supprimer)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::detection_groupes_a_supprimer(const ArrOfDouble &volumes, const DoubleTab &positions, ArrOfInt &flags_compo_a_supprimer) <transport-marqueur-ft-public-void-transport-marqueur-ft-detection-groupes-a-supprimer-const-arrofdouble-ref-volumes-const-doubletab-ref-positions-arrofint-ref-flags-compo-a-supprimer>`
[void Transport_Marqueur_FT::detection_groupes_a_supprimer(const ArrOfDouble &volumes, const DoubleTab &positions, ArrOfInt &flags_compo_a_supprimer)](#transport-marqueur-ft-public-void-transport-marqueur-ft-detection-groupes-a-supprimer-const-arrofdouble-ref-volumes-const-doubletab-ref-positions-arrofint-ref-flags-compo-a-supprimer)

discretiser#

Definition
void Transport_Marqueur_FT::discretiser() override
Brief description

Discretisation des champs: - indicatrice_ : champ scalaire discretise aux elements.

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 Transport_Marqueur_FT::discretiser() override <transport-marqueur-ft-public-void-transport-marqueur-ft-discretiser-override>`
[void Transport_Marqueur_FT::discretiser() override](#transport-marqueur-ft-public-void-transport-marqueur-ft-discretiser-override)

duplique#

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

get_champ#

Definition
const Champ_base & Transport_Marqueur_FT::get_champ(const Motcle &nom) const override
Brief description
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:`const Champ_base & Transport_Marqueur_FT::get_champ(const Motcle &nom) const override <transport-marqueur-ft-public-const-champ-base-ref-transport-marqueur-ft-get-champ-const-motcle-ref-nom-const-override>`
[const Champ_base & Transport_Marqueur_FT::get_champ(const Motcle &nom) const override](#transport-marqueur-ft-public-const-champ-base-ref-transport-marqueur-ft-get-champ-const-motcle-ref-nom-const-override)

get_champ_post_FT#

Definition
int Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, DoubleTab *ftab=0) const override
Brief description

Cherche le champ discret aux interfaces dont le nom est “champ”, et verifie qu’il peut etre postraite a la localisation demandee (loc).

Detailed description

Si oui on renvoie 1 et, si ftab est non nul, on remplit le champ ftab avec le champ demande. Si non, on renvoie 0. (la fonction est appelee avec ftab = 0 lors de la lecture du postraitement, car on n’a pas besoin de la valeur du champ, on veut seulement verifier qu’il existe).

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:`int Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, DoubleTab *ftab=0) const override <transport-marqueur-ft-public-int-transport-marqueur-ft-get-champ-post-ft-const-motcle-ref-champ-postraitement-base-localisation-loc-doubletab-ptr-ftab-equal-0-const-override>`
[int Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, DoubleTab *ftab=0) const override](#transport-marqueur-ft-public-int-transport-marqueur-ft-get-champ-post-ft-const-motcle-ref-champ-postraitement-base-localisation-loc-doubletab-ptr-ftab-equal-0-const-override)

get_champ_post_FT#

Definition
int Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, IntTab *itab=0) const override
Brief description

Voir l’autre get_champ_post_FT.

Detailed description

Cette fonction est specifique aux champs d’entiers.

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 Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, IntTab *itab=0) const override <transport-marqueur-ft-public-int-transport-marqueur-ft-get-champ-post-ft-const-motcle-ref-champ-postraitement-base-localisation-loc-inttab-ptr-itab-equal-0-const-override>`
[int Transport_Marqueur_FT::get_champ_post_FT(const Motcle &champ, Postraitement_base::Localisation loc, IntTab *itab=0) const override](#transport-marqueur-ft-public-int-transport-marqueur-ft-get-champ-post-ft-const-motcle-ref-champ-postraitement-base-localisation-loc-inttab-ptr-itab-equal-0-const-override)

get_info#

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

get_noms_champs_postraitables#

Definition
void Transport_Marqueur_FT::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) 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:`void Transport_Marqueur_FT::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override <transport-marqueur-ft-public-void-transport-marqueur-ft-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override>`
[void Transport_Marqueur_FT::get_noms_champs_postraitables(Noms &nom, Option opt=NONE) const override](#transport-marqueur-ft-public-void-transport-marqueur-ft-get-noms-champs-postraitables-noms-ref-nom-option-opt-equal-none-const-override)

grad_pression#

Definition
const DoubleTab & Transport_Marqueur_FT::grad_pression() const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::grad_pression() const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-grad-pression-const>`
[const DoubleTab & Transport_Marqueur_FT::grad_pression() const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-grad-pression-const)

has_champ#

Definition
bool Transport_Marqueur_FT::has_champ(const Motcle &nom) 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:`bool Transport_Marqueur_FT::has_champ(const Motcle &nom) const override <transport-marqueur-ft-public-bool-transport-marqueur-ft-has-champ-const-motcle-ref-nom-const-override>`
[bool Transport_Marqueur_FT::has_champ(const Motcle &nom) const override](#transport-marqueur-ft-public-bool-transport-marqueur-ft-has-champ-const-motcle-ref-nom-const-override)

has_champ#

Definition
bool Transport_Marqueur_FT::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) 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:`bool Transport_Marqueur_FT::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override <transport-marqueur-ft-public-bool-transport-marqueur-ft-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override>`
[bool Transport_Marqueur_FT::has_champ(const Motcle &nom, TRUST_Ref< Champ_base * > &ref_champ) const override](#transport-marqueur-ft-public-bool-transport-marqueur-ft-has-champ-const-motcle-ref-nom-trust-ref-champ-base-ptr-ref-ref-champ-const-override)

imposer_cond_lim#

Definition
void Transport_Marqueur_FT::imposer_cond_lim()
Brief description
Detailed description
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:`void Transport_Marqueur_FT::imposer_cond_lim() <transport-marqueur-ft-public-void-transport-marqueur-ft-imposer-cond-lim>`
[void Transport_Marqueur_FT::imposer_cond_lim()](#transport-marqueur-ft-public-void-transport-marqueur-ft-imposer-cond-lim)

inconnue#

Definition
const Champ_Inc_base & Transport_Marqueur_FT::inconnue() 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 Champ_Inc_base & Transport_Marqueur_FT::inconnue() const override <transport-marqueur-ft-public-const-champ-inc-base-ref-transport-marqueur-ft-inconnue-const-override>`
[const Champ_Inc_base & Transport_Marqueur_FT::inconnue() const override](#transport-marqueur-ft-public-const-champ-inc-base-ref-transport-marqueur-ft-inconnue-const-override)

inconnue#

Definition
Champ_Inc_base & Transport_Marqueur_FT::inconnue() 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:`Champ_Inc_base & Transport_Marqueur_FT::inconnue() override <transport-marqueur-ft-public-champ-inc-base-ref-transport-marqueur-ft-inconnue-override>`
[Champ_Inc_base & Transport_Marqueur_FT::inconnue() override](#transport-marqueur-ft-public-champ-inc-base-ref-transport-marqueur-ft-inconnue-override)

initTimeStep#

Definition
bool Transport_Marqueur_FT::initTimeStep(double dt) override
Brief description

Allocation et initialisation de l’inconnue et des CLs jusqu’a present + dt.

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 Transport_Marqueur_FT::initTimeStep(double dt) override <transport-marqueur-ft-public-bool-transport-marqueur-ft-inittimestep-double-dt-override>`
[bool Transport_Marqueur_FT::initTimeStep(double dt) override](#transport-marqueur-ft-public-bool-transport-marqueur-ft-inittimestep-double-dt-override)

injecter#

Definition
void Transport_Marqueur_FT::injecter(double temps)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::injecter(double temps) <transport-marqueur-ft-public-void-transport-marqueur-ft-injecter-double-temps>`
[void Transport_Marqueur_FT::injecter(double temps)](#transport-marqueur-ft-public-void-transport-marqueur-ft-injecter-double-temps)

injection#

Definition
void Transport_Marqueur_FT::injection(const Maillage_FT_Disc &maill_inject, const Proprietes_part_vol &propr_inject)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::injection(const Maillage_FT_Disc &maill_inject, const Proprietes_part_vol &propr_inject) <transport-marqueur-ft-public-void-transport-marqueur-ft-injection-const-maillage-ft-disc-ref-maill-inject-const-proprietes-part-vol-ref-propr-inject>`
[void Transport_Marqueur_FT::injection(const Maillage_FT_Disc &maill_inject, const Proprietes_part_vol &propr_inject)](#transport-marqueur-ft-public-void-transport-marqueur-ft-injection-const-maillage-ft-disc-ref-maill-inject-const-proprietes-part-vol-ref-propr-inject)

integrer_ensemble_lagrange#

Definition
void Transport_Marqueur_FT::integrer_ensemble_lagrange(const double temps) override
Brief description
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:`void Transport_Marqueur_FT::integrer_ensemble_lagrange(const double temps) override <transport-marqueur-ft-public-void-transport-marqueur-ft-integrer-ensemble-lagrange-const-double-temps-override>`
[void Transport_Marqueur_FT::integrer_ensemble_lagrange(const double temps) override](#transport-marqueur-ft-public-void-transport-marqueur-ft-integrer-ensemble-lagrange-const-double-temps-override)

linject#

Definition
int Transport_Marqueur_FT::linject(double temps) const
Brief description
Detailed description
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:`int Transport_Marqueur_FT::linject(double temps) const <transport-marqueur-ft-public-int-transport-marqueur-ft-linject-double-temps-const>`
[int Transport_Marqueur_FT::linject(double temps) const](#transport-marqueur-ft-public-int-transport-marqueur-ft-linject-double-temps-const)

lire_cl#

Definition
Entree & Transport_Marqueur_FT::lire_cl(Entree &) override
Brief description

Lecture des conditions limites sur un flot d’entree.

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 & Transport_Marqueur_FT::lire_cl(Entree &) override <transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-cl-entree-ref-override>`
[Entree & Transport_Marqueur_FT::lire_cl(Entree &) override](#transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-cl-entree-ref-override)

lire_cond_init#

Definition
Entree & Transport_Marqueur_FT::lire_cond_init(Entree &is) override
Brief description

Lecture des conditions initiales dans un flot d’entree.

Detailed description

Le format de lecture est le suivant: { ensemble_points { } lecture de la positions des particules cf Maillage_FT_Disc::readOn [ proprietes_particules { } ] lecture des proprietes materielles des particules cf Prprietes_part_vol::readOn [ t_debut_integration value ] }

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 & Transport_Marqueur_FT::lire_cond_init(Entree &is) override <transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-cond-init-entree-ref-is-override>`
[Entree & Transport_Marqueur_FT::lire_cond_init(Entree &is) override](#transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-cond-init-entree-ref-is-override)

lire_injection#

Definition
Entree & Transport_Marqueur_FT::lire_injection(Entree &is)
Brief description
Detailed description
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:`Entree & Transport_Marqueur_FT::lire_injection(Entree &is) <transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-injection-entree-ref-is>`
[Entree & Transport_Marqueur_FT::lire_injection(Entree &is)](#transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-injection-entree-ref-is)

lire_motcle_non_standard#

Definition
int Transport_Marqueur_FT::lire_motcle_non_standard(const Motcle &, Entree &) override
Brief description

Lecture des parametres de type non simple d’un objet_U a partir d’un flot d’entree.

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:`int Transport_Marqueur_FT::lire_motcle_non_standard(const Motcle &, Entree &) override <transport-marqueur-ft-public-int-transport-marqueur-ft-lire-motcle-non-standard-const-motcle-ref-entree-ref-override>`
[int Transport_Marqueur_FT::lire_motcle_non_standard(const Motcle &, Entree &) override](#transport-marqueur-ft-public-int-transport-marqueur-ft-lire-motcle-non-standard-const-motcle-ref-entree-ref-override)

lire_transformation#

Definition
Entree & Transport_Marqueur_FT::lire_transformation(Entree &is)
Brief description
Detailed description
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:`Entree & Transport_Marqueur_FT::lire_transformation(Entree &is) <transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-transformation-entree-ref-is>`
[Entree & Transport_Marqueur_FT::lire_transformation(Entree &is)](#transport-marqueur-ft-public-entree-ref-transport-marqueur-ft-lire-transformation-entree-ref-is)

ltransfo#

Definition
int Transport_Marqueur_FT::ltransfo(double temps) const
Brief description
Detailed description
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:`int Transport_Marqueur_FT::ltransfo(double temps) const <transport-marqueur-ft-public-int-transport-marqueur-ft-ltransfo-double-temps-const>`
[int Transport_Marqueur_FT::ltransfo(double temps) const](#transport-marqueur-ft-public-int-transport-marqueur-ft-ltransfo-double-temps-const)

mettre_a_jour#

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

La valeur de l’inconnue sur le pas de temps a ete calculee.

Detailed description

Cette methode avance le present jusqu’au temps passe en parametre. Elle met aussi a jour les proprietes du milieu.

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 Transport_Marqueur_FT::mettre_a_jour(double temps) override <transport-marqueur-ft-public-void-transport-marqueur-ft-mettre-a-jour-double-temps-override>`
[void Transport_Marqueur_FT::mettre_a_jour(double temps) override](#transport-marqueur-ft-public-void-transport-marqueur-ft-mettre-a-jour-double-temps-override)

preparer_calcul#

Definition
int Transport_Marqueur_FT::preparer_calcul() override
Brief description

Tout ce qui ne depend pas des autres problemes eventuels.

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:`int Transport_Marqueur_FT::preparer_calcul() override <transport-marqueur-ft-public-int-transport-marqueur-ft-preparer-calcul-override>`
[int Transport_Marqueur_FT::preparer_calcul() override](#transport-marqueur-ft-public-int-transport-marqueur-ft-preparer-calcul-override)

preparer_tableaux_avant_transport#

Definition
void Transport_Marqueur_FT::preparer_tableaux_avant_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::preparer_tableaux_avant_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes) <transport-marqueur-ft-public-void-transport-marqueur-ft-preparer-tableaux-avant-transport-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes>`
[void Transport_Marqueur_FT::preparer_tableaux_avant_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)](#transport-marqueur-ft-public-void-transport-marqueur-ft-preparer-tableaux-avant-transport-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes)

reprendre#

Definition
int Transport_Marqueur_FT::reprendre(Entree &) override
Brief description

On reprend l’inconnue a partir d’un flot d’entree.

Detailed description

[ON CHERCHE L’INCONNUE PAR SON NOM] [ON LIT L’INCONNUE] Voir Champ_Inc::reprendre(Entree&)

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 Transport_Marqueur_FT::reprendre(Entree &) override <transport-marqueur-ft-public-int-transport-marqueur-ft-reprendre-entree-ref-override>`
[int Transport_Marqueur_FT::reprendre(Entree &) override](#transport-marqueur-ft-public-int-transport-marqueur-ft-reprendre-entree-ref-override)

resol_implicite#

Definition
const int & Transport_Marqueur_FT::resol_implicite() const
Brief description
Detailed description
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:`const int & Transport_Marqueur_FT::resol_implicite() const <transport-marqueur-ft-public-const-int-ref-transport-marqueur-ft-resol-implicite-const>`
[const int & Transport_Marqueur_FT::resol_implicite() const](#transport-marqueur-ft-public-const-int-ref-transport-marqueur-ft-resol-implicite-const)

resoudre_edo#

Definition
void Transport_Marqueur_FT::resoudre_edo(DoubleTab &vitesse_p, DoubleTab &source_stockage, const double delta_t)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::resoudre_edo(DoubleTab &vitesse_p, DoubleTab &source_stockage, const double delta_t) <transport-marqueur-ft-public-void-transport-marqueur-ft-resoudre-edo-doubletab-ref-vitesse-p-doubletab-ref-source-stockage-const-double-delta-t>`
[void Transport_Marqueur_FT::resoudre_edo(DoubleTab &vitesse_p, DoubleTab &source_stockage, const double delta_t)](#transport-marqueur-ft-public-void-transport-marqueur-ft-resoudre-edo-doubletab-ref-vitesse-p-doubletab-ref-source-stockage-const-double-delta-t)

rho_fluide#

Definition
const DoubleTab & Transport_Marqueur_FT::rho_fluide() const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::rho_fluide() const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-rho-fluide-const>`
[const DoubleTab & Transport_Marqueur_FT::rho_fluide() const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-rho-fluide-const)

sauvegarder#

Definition
int Transport_Marqueur_FT::sauvegarder(Sortie &) const override
Brief description

On sauvegarde l’inconnue de l’equation sur un flot de sortie.

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 Transport_Marqueur_FT::sauvegarder(Sortie &) const override <transport-marqueur-ft-public-int-transport-marqueur-ft-sauvegarder-sortie-ref-const-override>`
[int Transport_Marqueur_FT::sauvegarder(Sortie &) const override](#transport-marqueur-ft-public-int-transport-marqueur-ft-sauvegarder-sortie-ref-const-override)

set_param#

Definition
void Transport_Marqueur_FT::set_param(Param &titi) 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 Transport_Marqueur_FT::set_param(Param &titi) override <transport-marqueur-ft-public-void-transport-marqueur-ft-set-param-param-ref-titi-override>`
[void Transport_Marqueur_FT::set_param(Param &titi) override](#transport-marqueur-ft-public-void-transport-marqueur-ft-set-param-param-ref-titi-override)

source_stockage#

Definition
const DoubleTab & Transport_Marqueur_FT::source_stockage() const
Brief description
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 DoubleTab & Transport_Marqueur_FT::source_stockage() const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-source-stockage-const>`
[const DoubleTab & Transport_Marqueur_FT::source_stockage() const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-source-stockage-const)

taille_memoire#

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

temps_debut_integration#

Definition
const double & Transport_Marqueur_FT::temps_debut_integration() const
Brief description
Detailed description
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:`const double & Transport_Marqueur_FT::temps_debut_integration() const <transport-marqueur-ft-public-const-double-ref-transport-marqueur-ft-temps-debut-integration-const>`
[const double & Transport_Marqueur_FT::temps_debut_integration() const](#transport-marqueur-ft-public-const-double-ref-transport-marqueur-ft-temps-debut-integration-const)

transformation#

Definition
void Transport_Marqueur_FT::transformation(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::transformation(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes) <transport-marqueur-ft-public-void-transport-marqueur-ft-transformation-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes>`
[void Transport_Marqueur_FT::transformation(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)](#transport-marqueur-ft-public-void-transport-marqueur-ft-transformation-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes)

transformer#

Definition
void Transport_Marqueur_FT::transformer(double temps)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::transformer(double temps) <transport-marqueur-ft-public-void-transport-marqueur-ft-transformer-double-temps>`
[void Transport_Marqueur_FT::transformer(double temps)](#transport-marqueur-ft-public-void-transport-marqueur-ft-transformer-double-temps)

transformer_particules#

Definition
void Transport_Marqueur_FT::transformer_particules()
Brief description
Detailed description
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:`void Transport_Marqueur_FT::transformer_particules() <transport-marqueur-ft-public-void-transport-marqueur-ft-transformer-particules>`
[void Transport_Marqueur_FT::transformer_particules()](#transport-marqueur-ft-public-void-transport-marqueur-ft-transformer-particules)

Transport_Marqueur_FT#

Definition
Transport_Marqueur_FT::Transport_Marqueur_FT()
Brief description
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:`Transport_Marqueur_FT::Transport_Marqueur_FT() <transport-marqueur-ft-public-transport-marqueur-ft-transport-marqueur-ft>`
[Transport_Marqueur_FT::Transport_Marqueur_FT()](#transport-marqueur-ft-public-transport-marqueur-ft-transport-marqueur-ft)

update_delta_v#

Definition
void Transport_Marqueur_FT::update_delta_v(int n_deb, int n_fin, const Maillage_FT_Disc &ens_points, int calc=1)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::update_delta_v(int n_deb, int n_fin, const Maillage_FT_Disc &ens_points, int calc=1) <transport-marqueur-ft-public-void-transport-marqueur-ft-update-delta-v-int-n-deb-int-n-fin-const-maillage-ft-disc-ref-ens-points-int-calc-equal-1>`
[void Transport_Marqueur_FT::update_delta_v(int n_deb, int n_fin, const Maillage_FT_Disc &ens_points, int calc=1)](#transport-marqueur-ft-public-void-transport-marqueur-ft-update-delta-v-int-n-deb-int-n-fin-const-maillage-ft-disc-ref-ens-points-int-calc-equal-1)

update_tableaux_apres_transport#

Definition
void Transport_Marqueur_FT::update_tableaux_apres_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::update_tableaux_apres_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes) <transport-marqueur-ft-public-void-transport-marqueur-ft-update-tableaux-apres-transport-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes>`
[void Transport_Marqueur_FT::update_tableaux_apres_transport(Maillage_FT_Disc &maillage, Proprietes_part_vol &proprietes)](#transport-marqueur-ft-public-void-transport-marqueur-ft-update-tableaux-apres-transport-maillage-ft-disc-ref-maillage-proprietes-part-vol-ref-proprietes)

visco_dyn_fluide#

Definition
const DoubleTab & Transport_Marqueur_FT::visco_dyn_fluide() const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::visco_dyn_fluide() const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-visco-dyn-fluide-const>`
[const DoubleTab & Transport_Marqueur_FT::visco_dyn_fluide() const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-visco-dyn-fluide-const)

vitesse_fluide#

Definition
const DoubleTab & Transport_Marqueur_FT::vitesse_fluide() const
Brief description
Detailed description
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:`const DoubleTab & Transport_Marqueur_FT::vitesse_fluide() const <transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-vitesse-fluide-const>`
[const DoubleTab & Transport_Marqueur_FT::vitesse_fluide() const](#transport-marqueur-ft-public-const-doubletab-ref-transport-marqueur-ft-vitesse-fluide-const)

~Transport_Marqueur_FT#

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

appliquer_reflexion_vitesse#

Definition
void Transport_Marqueur_FT::appliquer_reflexion_vitesse(const double x, const double y, const double z, const int som, int &face_bord, const Domaine_VF &domaine_vf, DoubleTab &vitesse)
Brief description
Detailed description
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:`void Transport_Marqueur_FT::appliquer_reflexion_vitesse(const double x, const double y, const double z, const int som, int &face_bord, const Domaine_VF &domaine_vf, DoubleTab &vitesse) <transport-marqueur-ft-public-static-void-transport-marqueur-ft-appliquer-reflexion-vitesse-const-double-x-const-double-y-const-double-z-const-int-som-int-ref-face-bord-const-domaine-vf-ref-domaine-vf-doubletab-ref-vitesse>`
[void Transport_Marqueur_FT::appliquer_reflexion_vitesse(const double x, const double y, const double z, const int som, int &face_bord, const Domaine_VF &domaine_vf, DoubleTab &vitesse)](#transport-marqueur-ft-public-static-void-transport-marqueur-ft-appliquer-reflexion-vitesse-const-double-x-const-double-y-const-double-z-const-int-som-int-ref-face-bord-const-domaine-vf-ref-domaine-vf-doubletab-ref-vitesse)

cree_instance#

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

info#

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

self_cast#

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

self_cast#

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

printOn#

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

readOn#

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

Lecture d’une equation sur un flot d’entree.

Detailed description

Voir Equation_base::readOn() Exception : le bloc de lecture des conditions limites doit etre vide Conditions_limites { }

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

Attributes Documentation#

info_obj (public)
const Type_info Transport_Marqueur_FT::info_obj
beta_transfo_ (protected)
double Transport_Marqueur_FT::beta_transfo_
champ_bidon_ (protected)
TRUST_Deriv<Champ_Inc_base> Transport_Marqueur_FT::champ_bidon_
contrib_one_way (protected)
int Transport_Marqueur_FT::contrib_one_way
densite_particules_ (protected)
TRUST_Deriv<Champ_Fonc_base> Transport_Marqueur_FT::densite_particules_
diametre_min_ (protected)
double Transport_Marqueur_FT::diametre_min_
dt_inject_ (protected)
double Transport_Marqueur_FT::dt_inject_
dt_p_ (protected)
double Transport_Marqueur_FT::dt_p_
dt_transfo_ (protected)
double Transport_Marqueur_FT::dt_transfo_
grad_P_som_ (protected)
DoubleTab Transport_Marqueur_FT::grad_P_som_
implicite_ (protected)
int Transport_Marqueur_FT::implicite_
methode_calcul_vp_ (protected)
Methode_calcul_vp Transport_Marqueur_FT::methode_calcul_vp_
methode_couplage_ (protected)
Methode_couplage Transport_Marqueur_FT::methode_couplage_
nb_it_ (protected)
int Transport_Marqueur_FT::nb_it_
nom_eq_interf_ (protected)
Nom Transport_Marqueur_FT::nom_eq_interf_
nom_sz_transfo_ (protected)
Noms Transport_Marqueur_FT::nom_sz_transfo_
phase_marquee_ (protected)
int Transport_Marqueur_FT::phase_marquee_
rho_fluide_som_ (protected)
DoubleTab Transport_Marqueur_FT::rho_fluide_som_
source_stockage_ (protected)
DoubleTab Transport_Marqueur_FT::source_stockage_
t_debut_inject_ (protected)
double Transport_Marqueur_FT::t_debut_inject_
t_debut_integr_ (protected)
double Transport_Marqueur_FT::t_debut_integr_
t_debut_transfo_ (protected)
double Transport_Marqueur_FT::t_debut_transfo_
t_derniere_inject_ (protected)
double Transport_Marqueur_FT::t_derniere_inject_
t_derniere_transfo_ (protected)
double Transport_Marqueur_FT::t_derniere_transfo_
visco_dyn_fluide_som_ (protected)
DoubleTab Transport_Marqueur_FT::visco_dyn_fluide_som_
vit_fluide_som_ (protected)
DoubleTab Transport_Marqueur_FT::vit_fluide_som_
volume_particules_ (protected)
TRUST_Deriv<Champ_Fonc_base> Transport_Marqueur_FT::volume_particules_