Sauvegarde_Reprise_Maillage_FT#

#include <Sauvegarde_Reprise_Maillage_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:`Sauvegarde\_Reprise\_Maillage\_FT <class-sauvegarde-reprise-maillage-ft>`
[Sauvegarde\_Reprise\_Maillage\_FT](#class-sauvegarde-reprise-maillage-ft)

Detailed description#

List of Public Static Methods#

List of Protected Methods#

Complete Member Function Documentation#

ecrire_xyz#

Definition
void Sauvegarde_Reprise_Maillage_FT::ecrire_xyz(const Maillage_FT_Disc &mesh, const Domaine_VF &domaine_vf, Sortie &fichier)
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 Sauvegarde_Reprise_Maillage_FT::ecrire_xyz(const Maillage_FT_Disc &mesh, const Domaine_VF &domaine_vf, Sortie &fichier) <sauvegarde-reprise-maillage-ft-public-static-void-sauvegarde-reprise-maillage-ft-ecrire-xyz-const-maillage-ft-disc-ref-mesh-const-domaine-vf-ref-domaine-vf-sortie-ref-fichier>`
[void Sauvegarde_Reprise_Maillage_FT::ecrire_xyz(const Maillage_FT_Disc &mesh, const Domaine_VF &domaine_vf, Sortie &fichier)](#sauvegarde-reprise-maillage-ft-public-static-void-sauvegarde-reprise-maillage-ft-ecrire-xyz-const-maillage-ft-disc-ref-mesh-const-domaine-vf-ref-domaine-vf-sortie-ref-fichier)

lire_xyz#

Definition
void Sauvegarde_Reprise_Maillage_FT::lire_xyz(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf, Entree *fichier, const Domaine *domaine_src)
Brief description

Remplissage du maillage mesh a partir d’un fichier de sauvegarde xyz (fichier) ou d’un domaine source (domaine_src pour importation d’une cao)

Detailed description

domaine_vf est le domaine support du maillage (pour calcul de l’indice de l’element contenant chaque sommet du mesh. domaine_vf peut etre nul dans le cas d’une reprise xyz au cours de l’etape ‘avancer’. Dans ce cas, on lit les coordonnees et les elements mais on ne remplit pas mesh.

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 Sauvegarde_Reprise_Maillage_FT::lire_xyz(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf, Entree *fichier, const Domaine *domaine_src) <sauvegarde-reprise-maillage-ft-public-static-void-sauvegarde-reprise-maillage-ft-lire-xyz-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf-entree-ptr-fichier-const-domaine-ptr-domaine-src>`
[void Sauvegarde_Reprise_Maillage_FT::lire_xyz(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf, Entree *fichier, const Domaine *domaine_src)](#sauvegarde-reprise-maillage-ft-public-static-void-sauvegarde-reprise-maillage-ft-lire-xyz-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf-entree-ptr-fichier-const-domaine-ptr-domaine-src)

init_facettes#

Definition
void Sauvegarde_Reprise_Maillage_FT::init_facettes(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf)
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 Sauvegarde_Reprise_Maillage_FT::init_facettes(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf) <sauvegarde-reprise-maillage-ft-protected-void-sauvegarde-reprise-maillage-ft-init-facettes-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf>`
[void Sauvegarde_Reprise_Maillage_FT::init_facettes(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf)](#sauvegarde-reprise-maillage-ft-protected-void-sauvegarde-reprise-maillage-ft-init-facettes-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf)

init_sommets#

Definition
void Sauvegarde_Reprise_Maillage_FT::init_sommets(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf)
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 Sauvegarde_Reprise_Maillage_FT::init_sommets(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf) <sauvegarde-reprise-maillage-ft-protected-void-sauvegarde-reprise-maillage-ft-init-sommets-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf>`
[void Sauvegarde_Reprise_Maillage_FT::init_sommets(Maillage_FT_Disc &mesh, const Domaine_VF *domaine_vf)](#sauvegarde-reprise-maillage-ft-protected-void-sauvegarde-reprise-maillage-ft-init-sommets-maillage-ft-disc-ref-mesh-const-domaine-vf-ptr-domaine-vf)

init_temps_physique#

Definition
int Sauvegarde_Reprise_Maillage_FT::init_temps_physique(Maillage_FT_Disc &mesh)
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:`int Sauvegarde_Reprise_Maillage_FT::init_temps_physique(Maillage_FT_Disc &mesh) <sauvegarde-reprise-maillage-ft-protected-int-sauvegarde-reprise-maillage-ft-init-temps-physique-maillage-ft-disc-ref-mesh>`
[int Sauvegarde_Reprise_Maillage_FT::init_temps_physique(Maillage_FT_Disc &mesh)](#sauvegarde-reprise-maillage-ft-protected-int-sauvegarde-reprise-maillage-ft-init-temps-physique-maillage-ft-disc-ref-mesh)

Attributes Documentation#