Transport_Interfaces_FT_Disc_interne#

#include <Transport_Interfaces_FT_Disc.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\_Interfaces\_FT\_Disc\_interne <class-transport-interfaces-ft-disc-interne>`
[Transport\_Interfaces\_FT\_Disc\_interne](#class-transport-interfaces-ft-disc-interne)

Detailed description#

Inherits from#

List of Public Static Methods#

List of Public Methods#

List of Protected Methods#

List of Private Methods#

Complete Member Function Documentation#

cree_instance#

Definition
Objet_U * Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne::cree_instance() <transport-interfaces-ft-disc-interne-public-static-objet-u-ptr-transport-interfaces-ft-disc-interne-cree-instance>`
[Objet_U * Transport_Interfaces_FT_Disc_interne::cree_instance()](#transport-interfaces-ft-disc-interne-public-static-objet-u-ptr-transport-interfaces-ft-disc-interne-cree-instance)

info#

Definition
const Type_info * Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne::info() <transport-interfaces-ft-disc-interne-public-static-const-type-info-ptr-transport-interfaces-ft-disc-interne-info>`
[const Type_info * Transport_Interfaces_FT_Disc_interne::info()](#transport-interfaces-ft-disc-interne-public-static-const-type-info-ptr-transport-interfaces-ft-disc-interne-info)

self_cast#

Definition
const Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::self_cast(const Objet_U &) <transport-interfaces-ft-disc-interne-public-static-const-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-self-cast-const-objet-u-ref>`
[const Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::self_cast(const Objet_U &)](#transport-interfaces-ft-disc-interne-public-static-const-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-self-cast-const-objet-u-ref)

self_cast#

Definition
Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::self_cast(Objet_U &) <transport-interfaces-ft-disc-interne-public-static-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-self-cast-objet-u-ref>`
[Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::self_cast(Objet_U &)](#transport-interfaces-ft-disc-interne-public-static-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-self-cast-objet-u-ref)

close_save_file#

Definition
void Transport_Interfaces_FT_Disc_interne::close_save_file()
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_Interfaces_FT_Disc_interne::close_save_file() <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-close-save-file>`
[void Transport_Interfaces_FT_Disc_interne::close_save_file()](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-close-save-file)

data_a_sauvegarder#

Definition
std::vector<YAML_data> Transport_Interfaces_FT_Disc_interne::data_a_sauvegarder() const
Brief description

for PDI IO: retrieve name and type and dimensions of the indicatrice tag

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:`std::vector<YAML_data> Transport_Interfaces_FT_Disc_interne::data_a_sauvegarder() const <transport-interfaces-ft-disc-interne-public-std-vector-yaml-data-transport-interfaces-ft-disc-interne-data-a-sauvegarder-const>`
[std::vector<YAML_data> Transport_Interfaces_FT_Disc_interne::data_a_sauvegarder() const](#transport-interfaces-ft-disc-interne-public-std-vector-yaml-data-transport-interfaces-ft-disc-interne-data-a-sauvegarder-const)

duplique#

Definition
int Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne::duplique() const override <transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-duplique-const-override>`
[int Transport_Interfaces_FT_Disc_interne::duplique() const override](#transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-duplique-const-override)

get_info#

Definition
const Type_info * Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne::get_info() const override <transport-interfaces-ft-disc-interne-public-const-type-info-ptr-transport-interfaces-ft-disc-interne-get-info-const-override>`
[const Type_info * Transport_Interfaces_FT_Disc_interne::get_info() const override](#transport-interfaces-ft-disc-interne-public-const-type-info-ptr-transport-interfaces-ft-disc-interne-get-info-const-override)

init_save_file#

Definition
void Transport_Interfaces_FT_Disc_interne::init_save_file()
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_Interfaces_FT_Disc_interne::init_save_file() <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-init-save-file>`
[void Transport_Interfaces_FT_Disc_interne::init_save_file()](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-init-save-file)

integrer_vitesse_imposee#

Definition
void Transport_Interfaces_FT_Disc_interne::integrer_vitesse_imposee(double temps, double dt, double &x, double &y, double &z) const
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:`void Transport_Interfaces_FT_Disc_interne::integrer_vitesse_imposee(double temps, double dt, double &x, double &y, double &z) const <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-integrer-vitesse-imposee-double-temps-double-dt-double-ref-x-double-ref-y-double-ref-z-const>`
[void Transport_Interfaces_FT_Disc_interne::integrer_vitesse_imposee(double temps, double dt, double &x, double &y, double &z) const](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-integrer-vitesse-imposee-double-temps-double-dt-double-ref-x-double-ref-y-double-ref-z-const)

maillage_interface_xyz_filename#

Definition
Nom Transport_Interfaces_FT_Disc_interne::maillage_interface_xyz_filename(int restart) 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:`Nom Transport_Interfaces_FT_Disc_interne::maillage_interface_xyz_filename(int restart) const <transport-interfaces-ft-disc-interne-public-nom-transport-interfaces-ft-disc-interne-maillage-interface-xyz-filename-int-restart-const>`
[Nom Transport_Interfaces_FT_Disc_interne::maillage_interface_xyz_filename(int restart) const](#transport-interfaces-ft-disc-interne-public-nom-transport-interfaces-ft-disc-interne-maillage-interface-xyz-filename-int-restart-const)

reprendre#

Definition
int Transport_Interfaces_FT_Disc_interne::reprendre(Entree &is) override
Brief description

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

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:`int Transport_Interfaces_FT_Disc_interne::reprendre(Entree &is) override <transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-reprendre-entree-ref-is-override>`
[int Transport_Interfaces_FT_Disc_interne::reprendre(Entree &is) override](#transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-reprendre-entree-ref-is-override)

sauvegarder#

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

Sauvegarde d’un Objet_U sur un flot de sortie Methode a surcharger.

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:`int Transport_Interfaces_FT_Disc_interne::sauvegarder(Sortie &os) const override <transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-sauvegarder-sortie-ref-os-const-override>`
[int Transport_Interfaces_FT_Disc_interne::sauvegarder(Sortie &os) const override](#transport-interfaces-ft-disc-interne-public-int-transport-interfaces-ft-disc-interne-sauvegarder-sortie-ref-os-const-override)

set_checkpoint_fname#

Definition
void Transport_Interfaces_FT_Disc_interne::set_checkpoint_fname(const Nom &name)
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_Interfaces_FT_Disc_interne::set_checkpoint_fname(const Nom &name) <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-checkpoint-fname-const-nom-ref-name>`
[void Transport_Interfaces_FT_Disc_interne::set_checkpoint_fname(const Nom &name)](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-checkpoint-fname-const-nom-ref-name)

set_ident#

Definition
void Transport_Interfaces_FT_Disc_interne::set_ident(const Nom &name)
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_Interfaces_FT_Disc_interne::set_ident(const Nom &name) <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-ident-const-nom-ref-name>`
[void Transport_Interfaces_FT_Disc_interne::set_ident(const Nom &name)](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-ident-const-nom-ref-name)

set_pb_name#

Definition
void Transport_Interfaces_FT_Disc_interne::set_pb_name(const Nom &name)
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_Interfaces_FT_Disc_interne::set_pb_name(const Nom &name) <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-pb-name-const-nom-ref-name>`
[void Transport_Interfaces_FT_Disc_interne::set_pb_name(const Nom &name)](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-pb-name-const-nom-ref-name)

set_restart_fname#

Definition
void Transport_Interfaces_FT_Disc_interne::set_restart_fname(const Nom &name)
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_Interfaces_FT_Disc_interne::set_restart_fname(const Nom &name) <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-restart-fname-const-nom-ref-name>`
[void Transport_Interfaces_FT_Disc_interne::set_restart_fname(const Nom &name)](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-restart-fname-const-nom-ref-name)

set_time#

Definition
void Transport_Interfaces_FT_Disc_interne::set_time(double 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_Interfaces_FT_Disc_interne::set_time(double t) <transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-time-double-t>`
[void Transport_Interfaces_FT_Disc_interne::set_time(double t)](#transport-interfaces-ft-disc-interne-public-void-transport-interfaces-ft-disc-interne-set-time-double-t)

taille_memoire#

Definition
unsigned Transport_Interfaces_FT_Disc_interne::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_Interfaces_FT_Disc_interne::taille_memoire() const override <transport-interfaces-ft-disc-interne-public-unsigned-transport-interfaces-ft-disc-interne-taille-memoire-const-override>`
[unsigned Transport_Interfaces_FT_Disc_interne::taille_memoire() const override](#transport-interfaces-ft-disc-interne-public-unsigned-transport-interfaces-ft-disc-interne-taille-memoire-const-override)

Transport_Interfaces_FT_Disc_interne#

Definition
Transport_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne()
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_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne() <transport-interfaces-ft-disc-interne-public-transport-interfaces-ft-disc-interne-transport-interfaces-ft-disc-interne>`
[Transport_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne()](#transport-interfaces-ft-disc-interne-public-transport-interfaces-ft-disc-interne-transport-interfaces-ft-disc-interne)

~Transport_Interfaces_FT_Disc_interne#

Definition
Transport_Interfaces_FT_Disc_interne::~Transport_Interfaces_FT_Disc_interne() override
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_Interfaces_FT_Disc_interne::~Transport_Interfaces_FT_Disc_interne() override <transport-interfaces-ft-disc-interne-public-transport-interfaces-ft-disc-interne-dtor-transport-interfaces-ft-disc-interne-override>`
[Transport_Interfaces_FT_Disc_interne::~Transport_Interfaces_FT_Disc_interne() override](#transport-interfaces-ft-disc-interne-public-transport-interfaces-ft-disc-interne-dtor-transport-interfaces-ft-disc-interne-override)

printOn#

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

readOn#

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

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

operator =#

Definition
const Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::operator=(const Transport_Interfaces_FT_Disc_interne &a)
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_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::operator=(const Transport_Interfaces_FT_Disc_interne &a) <transport-interfaces-ft-disc-interne-private-const-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-operator-equal-const-transport-interfaces-ft-disc-interne-ref-a>`
[const Transport_Interfaces_FT_Disc_interne & Transport_Interfaces_FT_Disc_interne::operator=(const Transport_Interfaces_FT_Disc_interne &a)](#transport-interfaces-ft-disc-interne-private-const-transport-interfaces-ft-disc-interne-ref-transport-interfaces-ft-disc-interne-operator-equal-const-transport-interfaces-ft-disc-interne-ref-a)

Transport_Interfaces_FT_Disc_interne#

Definition
Transport_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne(const Transport_Interfaces_FT_Disc_interne &a)
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_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne(const Transport_Interfaces_FT_Disc_interne &a) <transport-interfaces-ft-disc-interne-private-transport-interfaces-ft-disc-interne-transport-interfaces-ft-disc-interne-const-transport-interfaces-ft-disc-interne-ref-a>`
[Transport_Interfaces_FT_Disc_interne::Transport_Interfaces_FT_Disc_interne(const Transport_Interfaces_FT_Disc_interne &a)](#transport-interfaces-ft-disc-interne-private-transport-interfaces-ft-disc-interne-transport-interfaces-ft-disc-interne-const-transport-interfaces-ft-disc-interne-ref-a)

Attributes Documentation#

info_obj (public)
const Type_info Transport_Interfaces_FT_Disc_interne::info_obj
algorithmes_transport_ (public)
TRUST_Deriv<Algorithmes_Transport_FT_Disc> Transport_Interfaces_FT_Disc_interne::algorithmes_transport_
checkpoint_fname_ (public)
Nom Transport_Interfaces_FT_Disc_interne::checkpoint_fname_
connectivite_frontieres_ (public)
Connectivite_frontieres Transport_Interfaces_FT_Disc_interne::connectivite_frontieres_
deplacement_sommets (public)
DoubleTabFT Transport_Interfaces_FT_Disc_interne::deplacement_sommets
distance_faces_cache_tag (public)
int Transport_Interfaces_FT_Disc_interne::distance_faces_cache_tag
distance_interface (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::distance_interface
distance_interface_faces (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::distance_interface_faces
distance_interface_faces_corrigee (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::distance_interface_faces_corrigee
distance_interface_faces_difference (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::distance_interface_faces_difference
distance_interface_sommets (public)
DoubleTab Transport_Interfaces_FT_Disc_interne::distance_interface_sommets
distance_normale_cache_tag (public)
int Transport_Interfaces_FT_Disc_interne::distance_normale_cache_tag
distance_sommets_cache_tag (public)
int Transport_Interfaces_FT_Disc_interne::distance_sommets_cache_tag
doubletab_pos (public)
DoubleTab Transport_Interfaces_FT_Disc_interne::doubletab_pos
doubletab_vitesses (public)
DoubleTab Transport_Interfaces_FT_Disc_interne::doubletab_vitesses
expression_vitesse_imposee (public)
Noms Transport_Interfaces_FT_Disc_interne::expression_vitesse_imposee
fic_front_sauv_ (public)
TRUST_Deriv<Sortie_Fichier_base> Transport_Interfaces_FT_Disc_interne::fic_front_sauv_
ident_ (public)
Nom Transport_Interfaces_FT_Disc_interne::ident_
index_element (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::index_element
indicatrice_cache (public)
TRUST_Deriv<Champ_Inc_base> Transport_Interfaces_FT_Disc_interne::indicatrice_cache
indicatrice_cache_tag (public)
int Transport_Interfaces_FT_Disc_interne::indicatrice_cache_tag
injection_interfaces_expressions_ (public)
Noms Transport_Interfaces_FT_Disc_interne::injection_interfaces_expressions_
injection_interfaces_last_time_ (public)
double Transport_Interfaces_FT_Disc_interne::injection_interfaces_last_time_
injection_interfaces_phase_ (public)
ArrOfInt Transport_Interfaces_FT_Disc_interne::injection_interfaces_phase_
injection_interfaces_temps_ (public)
ArrOfDouble Transport_Interfaces_FT_Disc_interne::injection_interfaces_temps_
interpolation_champ_face (public)
Interpolation_champ_face Transport_Interfaces_FT_Disc_interne::interpolation_champ_face
intvect_elements (public)
IntVect Transport_Interfaces_FT_Disc_interne::intvect_elements
is_distance_projete_face (public)
int Transport_Interfaces_FT_Disc_interne::is_distance_projete_face
is_extra_diphasique_solide (public)
int Transport_Interfaces_FT_Disc_interne::is_extra_diphasique_solide
is_extra_solide (public)
int Transport_Interfaces_FT_Disc_interne::is_extra_solide
iterations_correction_volume (public)
int Transport_Interfaces_FT_Disc_interne::iterations_correction_volume
loi_horaire_ (public)
TRUST_Ref<Loi_horaire *> Transport_Interfaces_FT_Disc_interne::loi_horaire_
maillage_inject_ (public)
Maillage_FT_Disc Transport_Interfaces_FT_Disc_interne::maillage_inject_
maillage_interface (public)
Maillage_FT_Disc Transport_Interfaces_FT_Disc_interne::maillage_interface
maillage_pour_post (public)
Maillage_FT_Disc Transport_Interfaces_FT_Disc_interne::maillage_pour_post
marching_cubes_ (public)
Marching_Cubes Transport_Interfaces_FT_Disc_interne::marching_cubes_
methode_interpolation_v (public)
Methode_interpolation_v Transport_Interfaces_FT_Disc_interne::methode_interpolation_v
methode_transport (public)
Methode_transport Transport_Interfaces_FT_Disc_interne::methode_transport
modified_indic_faces_position (public)
double Transport_Interfaces_FT_Disc_interne::modified_indic_faces_position
modified_indic_faces_thickness (public)
double Transport_Interfaces_FT_Disc_interne::modified_indic_faces_thickness
n_iterations_distance (public)
int Transport_Interfaces_FT_Disc_interne::n_iterations_distance
n_iterations_interpolation_ibc (public)
int Transport_Interfaces_FT_Disc_interne::n_iterations_interpolation_ibc
nb_iter_uzawa (public)
int Transport_Interfaces_FT_Disc_interne::nb_iter_uzawa
nb_iterations_correction_volume (public)
int Transport_Interfaces_FT_Disc_interne::nb_iterations_correction_volume
nb_lissage_correction_volume (public)
int Transport_Interfaces_FT_Disc_interne::nb_lissage_correction_volume
nelem_par_direction (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::nelem_par_direction
nom_domaine_volume_impose_ (public)
Nom Transport_Interfaces_FT_Disc_interne::nom_domaine_volume_impose_
nomb_fa7_accepted (public)
int Transport_Interfaces_FT_Disc_interne::nomb_fa7_accepted
normale_interface (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::normale_interface
parcours_interface_ (public)
Parcours_interface Transport_Interfaces_FT_Disc_interne::parcours_interface_
pb_name_ (public)
Nom Transport_Interfaces_FT_Disc_interne::pb_name_
proprietes_inject_ (public)
Proprietes_part_vol Transport_Interfaces_FT_Disc_interne::proprietes_inject_
proprietes_particules_ (public)
Proprietes_part_vol Transport_Interfaces_FT_Disc_interne::proprietes_particules_
refequation_vitesse_transport (public)
TRUST_Ref<Navier_Stokes_std *> Transport_Interfaces_FT_Disc_interne::refequation_vitesse_transport
remaillage_interface_ (public)
Remaillage_FT Transport_Interfaces_FT_Disc_interne::remaillage_interface_
restart_fname_ (public)
Nom Transport_Interfaces_FT_Disc_interne::restart_fname_
seuil_uzawa (public)
double Transport_Interfaces_FT_Disc_interne::seuil_uzawa
surface_interface (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::surface_interface
time_ (public)
double Transport_Interfaces_FT_Disc_interne::time_
tmp_flux (public)
TRUST_Deriv<Champ_Fonc_base> Transport_Interfaces_FT_Disc_interne::tmp_flux
topologie_interface_ (public)
Topologie_Maillage_FT Transport_Interfaces_FT_Disc_interne::topologie_interface_
type_distance_calculee (public)
Type_distance_calculee Transport_Interfaces_FT_Disc_interne::type_distance_calculee
type_indic_faces_ (public)
Type_indic_faces Transport_Interfaces_FT_Disc_interne::type_indic_faces_
type_projete_calcule (public)
Type_projete_calcule Transport_Interfaces_FT_Disc_interne::type_projete_calcule
type_vitesse_imposee (public)
Type_vitesse_imposee Transport_Interfaces_FT_Disc_interne::type_vitesse_imposee
vf_explicite (public)
int Transport_Interfaces_FT_Disc_interne::vf_explicite
vimp_regul (public)
int Transport_Interfaces_FT_Disc_interne::vimp_regul
vitesse_filtree (public)
TRUST_Deriv<Champ_Inc_base> Transport_Interfaces_FT_Disc_interne::vitesse_filtree
VOFlike_correction_volume (public)
int Transport_Interfaces_FT_Disc_interne::VOFlike_correction_volume
volume_impose_phase_1 (public)
double Transport_Interfaces_FT_Disc_interne::volume_impose_phase_1

Enums#

Transport_Interfaces_FT_Disc_interne::Interpolation_champ_face#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:627

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Interpolation\_champ\_face <enum-none-transport-interfaces-ft-disc-interne-interpolation-champ-face>`
[Transport\_Interfaces\_FT\_Disc\_interne::Interpolation\_champ\_face](#enum-none-transport-interfaces-ft-disc-interne-interpolation-champ-face)
  • BASE

  • LINEAIRE

Transport_Interfaces_FT_Disc_interne::Methode_interpolation_v#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:616

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Methode\_interpolation\_v <enum-none-transport-interfaces-ft-disc-interne-methode-interpolation-v>`
[Transport\_Interfaces\_FT\_Disc\_interne::Methode\_interpolation\_v](#enum-none-transport-interfaces-ft-disc-interne-methode-interpolation-v)
  • VALEUR_A_ELEM

  • VDF_LINEAIRE

  • MEAN_VOLUMIC_VELOCITY

Transport_Interfaces_FT_Disc_interne::Methode_transport#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:612

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Methode\_transport <enum-none-transport-interfaces-ft-disc-interne-methode-transport>`
[Transport\_Interfaces\_FT\_Disc\_interne::Methode\_transport](#enum-none-transport-interfaces-ft-disc-interne-methode-transport)
  • INDEFINI

  • VITESSE_IMPOSEE

  • LOI_HORAIRE

  • VITESSE_INTERPOLEE

Transport_Interfaces_FT_Disc_interne::Type_distance_calculee#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:644

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Type\_distance\_calculee <enum-none-transport-interfaces-ft-disc-interne-type-distance-calculee>`
[Transport\_Interfaces\_FT\_Disc\_interne::Type\_distance\_calculee](#enum-none-transport-interfaces-ft-disc-interne-type-distance-calculee)
  • DIST_INITIALE

  • DIST_MODIFIEE

Transport_Interfaces_FT_Disc_interne::Type_indic_faces#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:636

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Type\_indic\_faces <enum-none-transport-interfaces-ft-disc-interne-type-indic-faces>`
[Transport\_Interfaces\_FT\_Disc\_interne::Type\_indic\_faces](#enum-none-transport-interfaces-ft-disc-interne-type-indic-faces)
  • STANDARD

  • MODIFIEE

  • AI_BASED

Transport_Interfaces_FT_Disc_interne::Type_projete_calcule#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:647

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Type\_projete\_calcule <enum-none-transport-interfaces-ft-disc-interne-type-projete-calcule>`
[Transport\_Interfaces\_FT\_Disc\_interne::Type\_projete\_calcule](#enum-none-transport-interfaces-ft-disc-interne-type-projete-calcule)
  • PROJETE_INITIAL

  • PROJETE_MODIFIE

  • PROJETE_SIMPLIFIE

Transport_Interfaces_FT_Disc_interne::Type_vitesse_imposee#

Location: triocfd-code/src/Multiphase/Front_tracking_discontinu/VDF_VEF/Equations/Transport_Interfaces_FT_Disc.h:641

How to cite in this doc: 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\_Interfaces\_FT\_Disc\_interne::Type\_vitesse\_imposee <enum-none-transport-interfaces-ft-disc-interne-type-vitesse-imposee>`
[Transport\_Interfaces\_FT\_Disc\_interne::Type\_vitesse\_imposee](#enum-none-transport-interfaces-ft-disc-interne-type-vitesse-imposee)
  • UNIFORME

  • ANALYTIQUE