Domaine_32_64#
#include <Domaine.h>
classe Domaine_32_64 un Domaine est un maillage compose d’un ensemble d’elements geometriques de meme type.
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:`Domaine\_32\_64 <class-template-domaine-32-64>`
[Domaine\_32\_64](#class-template-domaine-32-64)
Detailed description#
Les differents types d’elements sont des objets de classes derivees de Elem_geom_base. Une domaine est constitue de noeuds, d’elements, de bords, de bords periodiques, de joints, de raccords et de bords internes. This class is templatized on the 32/64 bit configuration. All the methods/members not sensitive to this are in Domaine_base . This include file should be used in place of the former class Domaine; forward declaration.
Inherits from#
public : Domaine_base
Inherited by#
public : DomaineAxi1d_32_64
<_SIZE_>public : Domaine_bord_32_64
<_SIZE_>public : Pave_32_64
<_SIZE_>
Inheritance graph#
If the image is too small, right-click and open in new tab
List of Public Methods#
List of Public Static Methods#
List of Protected Methods#
List of Private Methods#
Complete Member Function Documentation#
add#
void Domaine_32_64<_SIZE_>::add(const Sous_Domaine_t &sd)
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SIZE_>::add(const Sous_Domaine_t &sd) <domaine-32-64-public-void-domaine-32-64-size-add-const-sous-domaine-t-ref-sd>`
[void Domaine_32_64<_SIZE_>::add(const Sous_Domaine_t &sd)](#domaine-32-64-public-void-domaine-32-64-size-add-const-sous-domaine-t-ref-sd)
ajouter#
void Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms)
Ajoute des noeuds (ou sommets) au domaine (sans verifier les doublons)
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms) <domaine-32-64-public-void-domaine-32-64-sz-ajouter-const-doubletab-t-ref-soms>`
[void Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms)](#domaine-32-64-public-void-domaine-32-64-sz-ajouter-const-doubletab-t-ref-soms)
ajouter#
void Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms, IntVect_t &nums)
Ajoute des noeuds au domaine avec elimination des noeuds double au retour nums contient les nouveaux numeros des noeuds de soms.
Detailed description
apres elimination des doublons.
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 Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms, IntVect_t &nums) <domaine-32-64-public-void-domaine-32-64-sz-ajouter-const-doubletab-t-ref-soms-intvect-t-ref-nums>`
[void Domaine_32_64<_SZ_>::ajouter(const DoubleTab_t &soms, IntVect_t &nums)](#domaine-32-64-public-void-domaine-32-64-sz-ajouter-const-doubletab-t-ref-soms-intvect-t-ref-nums)
arete_sommets#
int_t Domaine_32_64<_SIZE_>::arete_sommets(int_t i, int j) const
renvoie le numero du jeme sommet de la ieme arete.
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:`int_t Domaine_32_64<_SIZE_>::arete_sommets(int_t i, int j) const <domaine-32-64-public-int-t-domaine-32-64-size-arete-sommets-int-t-i-int-j-const>`
[int_t Domaine_32_64<_SIZE_>::arete_sommets(int_t i, int j) const](#domaine-32-64-public-int-t-domaine-32-64-size-arete-sommets-int-t-i-int-j-const)
aretes_som#
const IntTab_t & Domaine_32_64<_SIZE_>::aretes_som() const
renvoie le tableau de connectivite aretes/sommets.
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 IntTab_t & Domaine_32_64<_SIZE_>::aretes_som() const <domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-aretes-som-const>`
[const IntTab_t & Domaine_32_64<_SIZE_>::aretes_som() const](#domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-aretes-som-const)
associer_#
int Domaine_32_64<_SZ_>::associer_(Objet_U &) override
Association d’un Sous_Domaine au Domaine.
Detailed description
L’interface permet de passer n’importe quel Objet_U mais ne gere (dynamiquement) que l’association d’un objet derivant Sous_Domaine.
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 Domaine_32_64<_SZ_>::associer_(Objet_U &) override <domaine-32-64-public-int-domaine-32-64-sz-associer-underscore-objet-u-ref-override>`
[int Domaine_32_64<_SZ_>::associer_(Objet_U &) override](#domaine-32-64-public-int-domaine-32-64-sz-associer-underscore-objet-u-ref-override)
bord#
Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom)
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:`Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom) <domaine-32-64-public-bord-t-ref-domaine-32-64-size-bord-const-nom-ref-nom>`
[Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom)](#domaine-32-64-public-bord-t-ref-domaine-32-64-size-bord-const-nom-ref-nom)
bord#
const Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom) const <domaine-32-64-public-const-bord-t-ref-domaine-32-64-size-bord-const-nom-ref-nom-const>`
[const Bord_t & Domaine_32_64<_SIZE_>::bord(const Nom &nom) const](#domaine-32-64-public-const-bord-t-ref-domaine-32-64-size-bord-const-nom-ref-nom-const)
bord#
Bord_t & Domaine_32_64<_SIZE_>::bord(int i)
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:`Bord_t & Domaine_32_64<_SIZE_>::bord(int i) <domaine-32-64-public-bord-t-ref-domaine-32-64-size-bord-int-i>`
[Bord_t & Domaine_32_64<_SIZE_>::bord(int i)](#domaine-32-64-public-bord-t-ref-domaine-32-64-size-bord-int-i)
bord#
const Bord_t & Domaine_32_64<_SIZE_>::bord(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bord_t & Domaine_32_64<_SIZE_>::bord(int i) const <domaine-32-64-public-const-bord-t-ref-domaine-32-64-size-bord-int-i-const>`
[const Bord_t & Domaine_32_64<_SIZE_>::bord(int i) const](#domaine-32-64-public-const-bord-t-ref-domaine-32-64-size-bord-int-i-const)
bords_int#
Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int()
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:`Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int() <domaine-32-64-public-bords-internes-t-ref-domaine-32-64-size-bords-int>`
[Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int()](#domaine-32-64-public-bords-internes-t-ref-domaine-32-64-size-bords-int)
bords_int#
const Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int() const <domaine-32-64-public-const-bords-internes-t-ref-domaine-32-64-size-bords-int-const>`
[const Bords_Internes_t & Domaine_32_64<_SIZE_>::bords_int() const](#domaine-32-64-public-const-bords-internes-t-ref-domaine-32-64-size-bords-int-const)
bords_interne#
Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom)
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:`Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom) <domaine-32-64-public-bord-interne-t-ref-domaine-32-64-size-bords-interne-const-nom-ref-nom>`
[Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom)](#domaine-32-64-public-bord-interne-t-ref-domaine-32-64-size-bords-interne-const-nom-ref-nom)
bords_interne#
const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom) const <domaine-32-64-public-const-bord-interne-t-ref-domaine-32-64-size-bords-interne-const-nom-ref-nom-const>`
[const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(const Nom &nom) const](#domaine-32-64-public-const-bord-interne-t-ref-domaine-32-64-size-bords-interne-const-nom-ref-nom-const)
bords_interne#
Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i)
Detailed description
Bords internes
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:`Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i) <domaine-32-64-public-bord-interne-t-ref-domaine-32-64-size-bords-interne-int-i>`
[Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i)](#domaine-32-64-public-bord-interne-t-ref-domaine-32-64-size-bords-interne-int-i)
bords_interne#
const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i) const <domaine-32-64-public-const-bord-interne-t-ref-domaine-32-64-size-bords-interne-int-i-const>`
[const Bord_Interne_t & Domaine_32_64<_SIZE_>::bords_interne(int i) const](#domaine-32-64-public-const-bord-interne-t-ref-domaine-32-64-size-bords-interne-int-i-const)
build_mc_mesh#
void Domaine_32_64<_SZ_>::build_mc_mesh() const
Build the MEDCoupling mesh corresponding to the TRUST mesh.
Detailed description
MEDCoupling:
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 Domaine_32_64<_SZ_>::build_mc_mesh() const <domaine-32-64-public-void-domaine-32-64-sz-build-mc-mesh-const>`
[void Domaine_32_64<_SZ_>::build_mc_mesh() const](#domaine-32-64-public-void-domaine-32-64-sz-build-mc-mesh-const)
calculer_centres_gravite#
void Domaine_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const
Calcule les centres de gravites des elements du domaine.
Detailed description
Geometric computations
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 Domaine_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const <domaine-32-64-public-void-domaine-32-64-size-calculer-centres-gravite-doubletab-t-ref-xp-const>`
[void Domaine_32_64<_SIZE_>::calculer_centres_gravite(DoubleTab_t &xp) const](#domaine-32-64-public-void-domaine-32-64-size-calculer-centres-gravite-doubletab-t-ref-xp-const)
calculer_centres_gravite_aretes#
void Domaine_32_64<_SZ_>::calculer_centres_gravite_aretes(DoubleTab_t &xa) const
Calcule les centres de gravites des aretes du domaine.
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::calculer_centres_gravite_aretes(DoubleTab_t &xa) const <domaine-32-64-public-void-domaine-32-64-sz-calculer-centres-gravite-aretes-doubletab-t-ref-xa-const>`
[void Domaine_32_64<_SZ_>::calculer_centres_gravite_aretes(DoubleTab_t &xa) const](#domaine-32-64-public-void-domaine-32-64-sz-calculer-centres-gravite-aretes-doubletab-t-ref-xa-const)
calculer_mon_centre_de_gravite#
void Domaine_32_64<_SZ_>::calculer_mon_centre_de_gravite(ArrOfDouble &c)
Calcule le centre de gravite du domaine.
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::calculer_mon_centre_de_gravite(ArrOfDouble &c) <domaine-32-64-public-void-domaine-32-64-sz-calculer-mon-centre-de-gravite-arrofdouble-ref-c>`
[void Domaine_32_64<_SZ_>::calculer_mon_centre_de_gravite(ArrOfDouble &c)](#domaine-32-64-public-void-domaine-32-64-sz-calculer-mon-centre-de-gravite-arrofdouble-ref-c)
calculer_volumes#
void Domaine_32_64<_SZ_>::calculer_volumes(DoubleVect_t &volumes, DoubleVect_t &inv_volumes) const
Calcule les volumes des elements du domaine.
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::calculer_volumes(DoubleVect_t &volumes, DoubleVect_t &inv_volumes) const <domaine-32-64-public-void-domaine-32-64-sz-calculer-volumes-doublevect-t-ref-volumes-doublevect-t-ref-inv-volumes-const>`
[void Domaine_32_64<_SZ_>::calculer_volumes(DoubleVect_t &volumes, DoubleVect_t &inv_volumes) const](#domaine-32-64-public-void-domaine-32-64-sz-calculer-volumes-doublevect-t-ref-volumes-doublevect-t-ref-inv-volumes-const)
cg_moments#
ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments()
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:`ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments() <domaine-32-64-public-arrofdouble-ref-domaine-32-64-size-cg-moments>`
[ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments()](#domaine-32-64-public-arrofdouble-ref-domaine-32-64-size-cg-moments)
cg_moments#
const ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments() const
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 ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments() const <domaine-32-64-public-const-arrofdouble-ref-domaine-32-64-size-cg-moments-const>`
[const ArrOfDouble & Domaine_32_64<_SIZE_>::cg_moments() const](#domaine-32-64-public-const-arrofdouble-ref-domaine-32-64-size-cg-moments-const)
check_domaine#
void Domaine_32_64<_SZ_>::check_domaine()
associate the read objects to the domaine and check that the reading objects are coherent
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::check_domaine() <domaine-32-64-public-void-domaine-32-64-sz-check-domaine>`
[void Domaine_32_64<_SZ_>::check_domaine()](#domaine-32-64-public-void-domaine-32-64-sz-check-domaine)
chercher_aretes#
Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_aretes(const DoubleTab &pos, SmallArrOfTID_t &arr, int reel=0) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_aretes(const DoubleTab &pos, SmallArrOfTID_t &arr, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-aretes-const-doubletab-ref-pos-smallarroftid-t-ref-arr-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_aretes(const DoubleTab &pos, SmallArrOfTID_t &arr, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-aretes-const-doubletab-ref-pos-smallarroftid-t-ref-arr-int-reel-equal-0-const)
chercher_elements#
Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleTab &pos, SmallArrOfTID_t &elem, int reel=0) const
Recherche des elements contenant les points dont les coordonnees sont specifiees.
Detailed description
Lookup methods and mapping arrays
Referenced By
Transport_Interfaces_FT_Disc::calculer_vitesse_transport_interpolee
Transport_Interfaces_FT_Disc::calculer_vmoy_composantes_connexes
Post_Processing_Hydrodynamic_Forces::compute_friction_force_projected_tensor
Post_Processing_Hydrodynamic_Forces_Stokes::compute_friction_force_projected_tensor
Post_Processing_Hydrodynamic_Forces::compute_neighbors_coordinates_fluid_fa7
Post_Processing_Hydrodynamic_Forces_Stokes::compute_neighbors_coordinates_fluid_fa7
Interpolation_IBM_mean_gradient_proto::computeSommetsVoisins
Post_Processing_Hydrodynamic_Forces::find_neighboring_elements
Transport_Interfaces_FT_Disc::init_particles_position_velocity
Transport_Interfaces_FT_Disc::swap_particles_lagrangian_position_velocity
Post_Processing_Hydrodynamic_Forces::trilinear_interpolation_elem
Post_Processing_Hydrodynamic_Forces::trilinear_interpolation_gradU_face
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:`Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleTab &pos, SmallArrOfTID_t &elem, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-elements-const-doubletab-ref-pos-smallarroftid-t-ref-elem-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleTab &pos, SmallArrOfTID_t &elem, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-elements-const-doubletab-ref-pos-smallarroftid-t-ref-elem-int-reel-equal-0-const)
chercher_elements#
Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleVect &pos, SmallArrOfTID_t &elem, int reel=0) const
Recherche des elements contenant les points dont les coordonnees sont specifiees.
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:`Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleVect &pos, SmallArrOfTID_t &elem, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-elements-const-doublevect-ref-pos-smallarroftid-t-ref-elem-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_elements(const DoubleVect &pos, SmallArrOfTID_t &elem, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-elements-const-doublevect-ref-pos-smallarroftid-t-ref-elem-int-reel-equal-0-const)
chercher_elements#
Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_elements(double x, double y=0, double z=0, int reel=0) const
Renvoie le rang de l’element contenant le point dont les coordonnees sont specifiees.
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:`Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_elements(double x, double y=0, double z=0, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-chercher-elements-double-x-double-y-equal-0-double-z-equal-0-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_elements(double x, double y=0, double z=0, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-chercher-elements-double-x-double-y-equal-0-double-z-equal-0-int-reel-equal-0-const)
chercher_sommets#
Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_sommets(const DoubleTab &pos, SmallArrOfTID_t &som, int reel=0) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_sommets(const DoubleTab &pos, SmallArrOfTID_t &som, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-sommets-const-doubletab-ref-pos-smallarroftid-t-ref-som-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::chercher_sommets(const DoubleTab &pos, SmallArrOfTID_t &som, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-chercher-sommets-const-doubletab-ref-pos-smallarroftid-t-ref-som-int-reel-equal-0-const)
chercher_sommets#
Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_sommets(double x, double y=0, double z=0, int reel=0) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_sommets(double x, double y=0, double z=0, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-chercher-sommets-double-x-double-y-equal-0-double-z-equal-0-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::chercher_sommets(double x, double y=0, double z=0, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-chercher-sommets-double-x-double-y-equal-0-double-z-equal-0-int-reel-equal-0-const)
clear#
void Domaine_32_64<_SZ_>::clear()
Reset the Domaine completely except for its name.
Detailed description
Various
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 Domaine_32_64<_SZ_>::clear() <domaine-32-64-public-void-domaine-32-64-sz-clear>`
[void Domaine_32_64<_SZ_>::clear()](#domaine-32-64-public-void-domaine-32-64-sz-clear)
comprimer#
int Domaine_32_64<_SZ_>::comprimer()
Concatene les bords de meme nom et ceci pour: les bords, les bords periodiques, les bords internes et les groupes de faces.
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:`int Domaine_32_64<_SZ_>::comprimer() <domaine-32-64-public-int-domaine-32-64-sz-comprimer>`
[int Domaine_32_64<_SZ_>::comprimer()](#domaine-32-64-public-int-domaine-32-64-sz-comprimer)
comprimer_joints#
int Domaine_32_64<_SIZE_>::comprimer_joints()
Concatene les joints de meme nom.
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 Domaine_32_64<_SIZE_>::comprimer_joints() <domaine-32-64-public-int-domaine-32-64-size-comprimer-joints>`
[int Domaine_32_64<_SIZE_>::comprimer_joints()](#domaine-32-64-public-int-domaine-32-64-size-comprimer-joints)
construire_elem_virt_pe_num#
void Domaine_32_64<_SZ_>::construire_elem_virt_pe_num()
Detailed description
Construction du tableau elem_virt_pe_num_ a partir du tableau mes_elems (on se sert des espaces distants et virtuels de mes_elems). Algorithme non optimal en memoire : on duplique mes_elems alors qu’on a besoin que d’un tableau a deux colonnes. Voir Domaine.h : elem_virt_pe_num_
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 Domaine_32_64<_SZ_>::construire_elem_virt_pe_num() <domaine-32-64-public-void-domaine-32-64-sz-construire-elem-virt-pe-num>`
[void Domaine_32_64<_SZ_>::construire_elem_virt_pe_num()](#domaine-32-64-public-void-domaine-32-64-sz-construire-elem-virt-pe-num)
construire_elem_virt_pe_num#
void Domaine_32_64<_SZ_>::construire_elem_virt_pe_num(IntTab_t &elem_virt_pe_num_cpy) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::construire_elem_virt_pe_num(IntTab_t &elem_virt_pe_num_cpy) const <domaine-32-64-public-void-domaine-32-64-sz-construire-elem-virt-pe-num-inttab-t-ref-elem-virt-pe-num-cpy-const>`
[void Domaine_32_64<_SZ_>::construire_elem_virt_pe_num(IntTab_t &elem_virt_pe_num_cpy) const](#domaine-32-64-public-void-domaine-32-64-sz-construire-elem-virt-pe-num-inttab-t-ref-elem-virt-pe-num-cpy-const)
construire_renum_som_perio#
void Domaine_32_64<_SZ_>::construire_renum_som_perio(const Conds_lim &, const Domaine_dis_base &)
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::construire_renum_som_perio(const Conds_lim &, const Domaine_dis_base &) <domaine-32-64-public-void-domaine-32-64-sz-construire-renum-som-perio-const-conds-lim-ref-const-domaine-dis-base-ref>`
[void Domaine_32_64<_SZ_>::construire_renum_som_perio(const Conds_lim &, const Domaine_dis_base &)](#domaine-32-64-public-void-domaine-32-64-sz-construire-renum-som-perio-const-conds-lim-ref-const-domaine-dis-base-ref)
construit_octree#
const Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree() const
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 Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree() const <domaine-32-64-public-const-domaine-32-64-sz-octreeroot-t-ref-domaine-32-64-sz-construit-octree-const>`
[const Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree() const](#domaine-32-64-public-const-domaine-32-64-sz-octreeroot-t-ref-domaine-32-64-sz-construit-octree-const)
construit_octree#
const Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree(int &) const
construction de l’octree si pas deja fait
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 Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree(int &) const <domaine-32-64-public-const-domaine-32-64-sz-octreeroot-t-ref-domaine-32-64-sz-construit-octree-int-ref-const>`
[const Domaine_32_64<_SZ_>::OctreeRoot_t & Domaine_32_64<_SZ_>::construit_octree(int &) const](#domaine-32-64-public-const-domaine-32-64-sz-octreeroot-t-ref-domaine-32-64-sz-construit-octree-int-ref-const)
coord#
double & Domaine_32_64<_SIZE_>::coord(int_t i, int j)
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:`double & Domaine_32_64<_SIZE_>::coord(int_t i, int j) <domaine-32-64-public-double-ref-domaine-32-64-size-coord-int-t-i-int-j>`
[double & Domaine_32_64<_SIZE_>::coord(int_t i, int j)](#domaine-32-64-public-double-ref-domaine-32-64-size-coord-int-t-i-int-j)
coord#
double Domaine_32_64<_SIZE_>::coord(int_t i, int j) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Domaine_32_64<_SIZE_>::coord(int_t i, int j) const <domaine-32-64-public-double-domaine-32-64-size-coord-int-t-i-int-j-const>`
[double Domaine_32_64<_SIZE_>::coord(int_t i, int j) const](#domaine-32-64-public-double-domaine-32-64-size-coord-int-t-i-int-j-const)
coord_sommets#
const DoubleTab_t & Domaine_32_64<_SIZE_>::coord_sommets() const
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_t & Domaine_32_64<_SIZE_>::coord_sommets() const <domaine-32-64-public-const-doubletab-t-ref-domaine-32-64-size-coord-sommets-const>`
[const DoubleTab_t & Domaine_32_64<_SIZE_>::coord_sommets() const](#domaine-32-64-public-const-doubletab-t-ref-domaine-32-64-size-coord-sommets-const)
correct_type_of_borders_after_merge#
void Domaine_32_64<_SZ_>::correct_type_of_borders_after_merge()
Correcting type of borders if they were empty before merge (ie equal to vide_0D)
Detailed description
Difference with corriger_type is that we don’t want to delete faces inside borders afterwards. Int version handles joints, not the 64b one.
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 Domaine_32_64<_SZ_>::correct_type_of_borders_after_merge() <domaine-32-64-public-void-domaine-32-64-sz-correct-type-of-borders-after-merge>`
[void Domaine_32_64<_SZ_>::correct_type_of_borders_after_merge()](#domaine-32-64-public-void-domaine-32-64-sz-correct-type-of-borders-after-merge)
creer_aretes#
void Domaine_32_64<_SIZE_>::creer_aretes()
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 Domaine_32_64<_SIZE_>::creer_aretes() <domaine-32-64-public-void-domaine-32-64-size-creer-aretes>`
[void Domaine_32_64<_SIZE_>::creer_aretes()](#domaine-32-64-public-void-domaine-32-64-size-creer-aretes)
creer_mes_domaines_frontieres#
void Domaine_32_64<_SIZE_>::creer_mes_domaines_frontieres(const Domaine_VF &domaine_vf)
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 Domaine_32_64<_SIZE_>::creer_mes_domaines_frontieres(const Domaine_VF &domaine_vf) <domaine-32-64-public-void-domaine-32-64-size-creer-mes-domaines-frontieres-const-domaine-vf-ref-domaine-vf>`
[void Domaine_32_64<_SIZE_>::creer_mes_domaines_frontieres(const Domaine_VF &domaine_vf)](#domaine-32-64-public-void-domaine-32-64-size-creer-mes-domaines-frontieres-const-domaine-vf-ref-domaine-vf)
creer_tableau_elements#
void Domaine_32_64<_SZ_>::creer_tableau_elements(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const
creation d’un tableau parallele de valeurs aux elements.
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 Domaine_32_64<_SZ_>::creer_tableau_elements(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const <domaine-32-64-public-void-domaine-32-64-sz-creer-tableau-elements-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const>`
[void Domaine_32_64<_SZ_>::creer_tableau_elements(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const](#domaine-32-64-public-void-domaine-32-64-sz-creer-tableau-elements-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const)
creer_tableau_sommets#
void Domaine_32_64<_SZ_>::creer_tableau_sommets(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const
Cree un tableau ayant une “ligne” par sommet du maillage.
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 Domaine_32_64<_SZ_>::creer_tableau_sommets(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const <domaine-32-64-public-void-domaine-32-64-sz-creer-tableau-sommets-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const>`
[void Domaine_32_64<_SZ_>::creer_tableau_sommets(Array_base &, RESIZE_OPTIONS opt=RESIZE_OPTIONS::COPY_INIT) const](#domaine-32-64-public-void-domaine-32-64-sz-creer-tableau-sommets-array-base-ref-resize-options-opt-equal-resize-options-copy-init-const)
Domaine_32_64#
Domaine_32_64<_SIZE_>::Domaine_32_64()
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:`Domaine_32_64<_SIZE_>::Domaine_32_64() <domaine-32-64-public-domaine-32-64-size-domaine-32-64>`
[Domaine_32_64<_SIZE_>::Domaine_32_64()](#domaine-32-64-public-domaine-32-64-size-domaine-32-64)
domaines_frontieres#
const TRUST_List<TRUST_Ref<Domaine_32_64 *>> & Domaine_32_64<_SIZE_>::domaines_frontieres() const
Detailed description
Domaines frontieres
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 TRUST_List<TRUST_Ref<Domaine_32_64 *>> & Domaine_32_64<_SIZE_>::domaines_frontieres() const <domaine-32-64-public-const-trust-list-trust-ref-domaine-32-64-ptr-ref-domaine-32-64-size-domaines-frontieres-const>`
[const TRUST_List<TRUST_Ref<Domaine_32_64 *>> & Domaine_32_64<_SIZE_>::domaines_frontieres() const](#domaine-32-64-public-const-trust-list-trust-ref-domaine-32-64-ptr-ref-domaine-32-64-size-domaines-frontieres-const)
duplique#
int Domaine_32_64<_T_>::duplique() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_32_64<_T_>::duplique() const override <domaine-32-64-public-int-domaine-32-64-t-duplique-const-override>`
[int Domaine_32_64<_T_>::duplique() const override](#domaine-32-64-public-int-domaine-32-64-t-duplique-const-override)
ecrire_noms_bords#
void Domaine_32_64<_SZ_>::ecrire_noms_bords(Sortie &) const
Ecriture des noms des bords sur un flot de sortie.
Detailed description
Ecrit les noms des: bords, bords periodiques, raccords et groupes de faces.
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 Domaine_32_64<_SZ_>::ecrire_noms_bords(Sortie &) const <domaine-32-64-public-void-domaine-32-64-sz-ecrire-noms-bords-sortie-ref-const>`
[void Domaine_32_64<_SZ_>::ecrire_noms_bords(Sortie &) const](#domaine-32-64-public-void-domaine-32-64-sz-ecrire-noms-bords-sortie-ref-const)
elem_aretes#
const IntTab_t & Domaine_32_64<_SIZE_>::elem_aretes() const
renvoie le tableau de connectivite elements/aretes.
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 IntTab_t & Domaine_32_64<_SIZE_>::elem_aretes() const <domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-elem-aretes-const>`
[const IntTab_t & Domaine_32_64<_SIZE_>::elem_aretes() const](#domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-elem-aretes-const)
elem_aretes#
int_t Domaine_32_64<_SIZE_>::elem_aretes(int_t i, int j) const
renvoie le numero de la jeme arete du ieme element.
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_t Domaine_32_64<_SIZE_>::elem_aretes(int_t i, int j) const <domaine-32-64-public-int-t-domaine-32-64-size-elem-aretes-int-t-i-int-j-const>`
[int_t Domaine_32_64<_SIZE_>::elem_aretes(int_t i, int j) const](#domaine-32-64-public-int-t-domaine-32-64-size-elem-aretes-int-t-i-int-j-const)
elem_virt_pe_num#
const IntTab_t & Domaine_32_64<_SIZE_>::elem_virt_pe_num() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const IntTab_t & Domaine_32_64<_SIZE_>::elem_virt_pe_num() const <domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-elem-virt-pe-num-const>`
[const IntTab_t & Domaine_32_64<_SIZE_>::elem_virt_pe_num() const](#domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-elem-virt-pe-num-const)
exporter_mon_centre_de_gravite#
void Domaine_32_64<_SIZE_>::exporter_mon_centre_de_gravite(ArrOfDouble c)
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 Domaine_32_64<_SIZE_>::exporter_mon_centre_de_gravite(ArrOfDouble c) <domaine-32-64-public-void-domaine-32-64-size-exporter-mon-centre-de-gravite-arrofdouble-c>`
[void Domaine_32_64<_SIZE_>::exporter_mon_centre_de_gravite(ArrOfDouble c)](#domaine-32-64-public-void-domaine-32-64-size-exporter-mon-centre-de-gravite-arrofdouble-c)
face_bords_interne_conjuguee#
Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::face_bords_interne_conjuguee(int_t face) const
Renvoie-1 si face n’est pas une face de bord interne Renvoie le numero de la face dupliquee sinon.
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:`Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::face_bords_interne_conjuguee(int_t face) const <domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-face-bords-interne-conjuguee-int-t-face-const>`
[Domaine_32_64<_SZ_>::int_t Domaine_32_64<_SZ_>::face_bords_interne_conjuguee(int_t face) const](#domaine-32-64-public-domaine-32-64-sz-int-t-domaine-32-64-sz-face-bords-interne-conjuguee-int-t-face-const)
faces_bord#
Bords_t & Domaine_32_64<_SIZE_>::faces_bord()
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:`Bords_t & Domaine_32_64<_SIZE_>::faces_bord() <domaine-32-64-public-bords-t-ref-domaine-32-64-size-faces-bord>`
[Bords_t & Domaine_32_64<_SIZE_>::faces_bord()](#domaine-32-64-public-bords-t-ref-domaine-32-64-size-faces-bord)
faces_bord#
const Bords_t & Domaine_32_64<_SIZE_>::faces_bord() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Bords_t & Domaine_32_64<_SIZE_>::faces_bord() const <domaine-32-64-public-const-bords-t-ref-domaine-32-64-size-faces-bord-const>`
[const Bords_t & Domaine_32_64<_SIZE_>::faces_bord() const](#domaine-32-64-public-const-bords-t-ref-domaine-32-64-size-faces-bord-const)
faces_joint#
Joints_t & Domaine_32_64<_SIZE_>::faces_joint()
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:`Joints_t & Domaine_32_64<_SIZE_>::faces_joint() <domaine-32-64-public-joints-t-ref-domaine-32-64-size-faces-joint>`
[Joints_t & Domaine_32_64<_SIZE_>::faces_joint()](#domaine-32-64-public-joints-t-ref-domaine-32-64-size-faces-joint)
faces_joint#
const Joints_t & Domaine_32_64<_SIZE_>::faces_joint() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Joints_t & Domaine_32_64<_SIZE_>::faces_joint() const <domaine-32-64-public-const-joints-t-ref-domaine-32-64-size-faces-joint-const>`
[const Joints_t & Domaine_32_64<_SIZE_>::faces_joint() const](#domaine-32-64-public-const-joints-t-ref-domaine-32-64-size-faces-joint-const)
faces_raccord#
Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord()
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:`Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord() <domaine-32-64-public-raccords-t-ref-domaine-32-64-size-faces-raccord>`
[Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord()](#domaine-32-64-public-raccords-t-ref-domaine-32-64-size-faces-raccord)
faces_raccord#
const Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord() const <domaine-32-64-public-const-raccords-t-ref-domaine-32-64-size-faces-raccord-const>`
[const Raccords_t & Domaine_32_64<_SIZE_>::faces_raccord() const](#domaine-32-64-public-const-raccords-t-ref-domaine-32-64-size-faces-raccord-const)
fill_from_list#
void Domaine_32_64<_SIZE_>::fill_from_list(std::list< Domaine_32_64 * > &lst)
Fills the Domaine from a list of Domaine objects by aggregating them.
Detailed description
See Mailler for example
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 Domaine_32_64<_SIZE_>::fill_from_list(std::list< Domaine_32_64 * > &lst) <domaine-32-64-public-void-domaine-32-64-size-fill-from-list-std-list-domaine-32-64-ptr-ref-lst>`
[void Domaine_32_64<_SIZE_>::fill_from_list(std::list< Domaine_32_64 * > &lst)](#domaine-32-64-public-void-domaine-32-64-size-fill-from-list-std-list-domaine-32-64-ptr-ref-lst)
fixer_premieres_faces_frontiere#
void Domaine_32_64<_SZ_>::fixer_premieres_faces_frontiere()
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::fixer_premieres_faces_frontiere() <domaine-32-64-public-void-domaine-32-64-sz-fixer-premieres-faces-frontiere>`
[void Domaine_32_64<_SZ_>::fixer_premieres_faces_frontiere()](#domaine-32-64-public-void-domaine-32-64-sz-fixer-premieres-faces-frontiere)
frontiere#
Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &)
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:`Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &) <domaine-32-64-public-domaine-32-64-sz-frontiere-t-ref-domaine-32-64-sz-frontiere-const-nom-ref>`
[Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &)](#domaine-32-64-public-domaine-32-64-sz-frontiere-t-ref-domaine-32-64-sz-frontiere-const-nom-ref)
frontiere#
const Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &) const
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 Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &) const <domaine-32-64-public-const-domaine-32-64-sz-frontiere-t-ref-domaine-32-64-sz-frontiere-const-nom-ref-const>`
[const Domaine_32_64<_SZ_>::Frontiere_t & Domaine_32_64<_SZ_>::frontiere(const Nom &) const](#domaine-32-64-public-const-domaine-32-64-sz-frontiere-t-ref-domaine-32-64-sz-frontiere-const-nom-ref-const)
frontiere#
Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i)
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:`Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i) <domaine-32-64-public-domaine-32-64-size-frontiere-t-ref-domaine-32-64-size-frontiere-int-i>`
[Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i)](#domaine-32-64-public-domaine-32-64-size-frontiere-t-ref-domaine-32-64-size-frontiere-int-i)
frontiere#
const Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i) const
Detailed description
Frontieres
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 Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i) const <domaine-32-64-public-const-domaine-32-64-size-frontiere-t-ref-domaine-32-64-size-frontiere-int-i-const>`
[const Domaine_32_64<_SIZE_>::Frontiere_t & Domaine_32_64<_SIZE_>::frontiere(int i) const](#domaine-32-64-public-const-domaine-32-64-size-frontiere-t-ref-domaine-32-64-size-frontiere-int-i-const)
get_info#
const Type_info * Domaine_32_64<_T_>::get_info() const override
Donne des informations sur le type de l’ Objet_U .
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Domaine_32_64<_T_>::get_info() const override <domaine-32-64-public-const-type-info-ptr-domaine-32-64-t-get-info-const-override>`
[const Type_info * Domaine_32_64<_T_>::get_info() const override](#domaine-32-64-public-const-type-info-ptr-domaine-32-64-t-get-info-const-override)
get_renum_som_perio#
const ArrOfInt_t & Domaine_32_64<_SIZE_>::get_renum_som_perio() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const ArrOfInt_t & Domaine_32_64<_SIZE_>::get_renum_som_perio() const <domaine-32-64-public-const-arrofint-t-ref-domaine-32-64-size-get-renum-som-perio-const>`
[const ArrOfInt_t & Domaine_32_64<_SIZE_>::get_renum_som_perio() const](#domaine-32-64-public-const-arrofint-t-ref-domaine-32-64-size-get-renum-som-perio-const)
get_renum_som_perio#
int_t Domaine_32_64<_SIZE_>::get_renum_som_perio(int_t i) const
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_t Domaine_32_64<_SIZE_>::get_renum_som_perio(int_t i) const <domaine-32-64-public-int-t-domaine-32-64-size-get-renum-som-perio-int-t-i-const>`
[int_t Domaine_32_64<_SIZE_>::get_renum_som_perio(int_t i) const](#domaine-32-64-public-int-t-domaine-32-64-size-get-renum-som-perio-int-t-i-const)
getBoundingBox#
DoubleTab Domaine_32_64<_SZ_>::getBoundingBox() const
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:`DoubleTab Domaine_32_64<_SZ_>::getBoundingBox() const <domaine-32-64-public-doubletab-domaine-32-64-sz-getboundingbox-const>`
[DoubleTab Domaine_32_64<_SZ_>::getBoundingBox() const](#domaine-32-64-public-doubletab-domaine-32-64-sz-getboundingbox-const)
groupe_faces#
const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(const Nom &nom) const <domaine-32-64-public-const-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-const-nom-ref-nom-const>`
[const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(const Nom &nom) const](#domaine-32-64-public-const-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-const-nom-ref-nom-const)
groupe_faces#
Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i)
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:`Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i) <domaine-32-64-public-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-int-i>`
[Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i)](#domaine-32-64-public-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-int-i)
groupe_faces#
const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i) const <domaine-32-64-public-const-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-int-i-const>`
[const Groupe_Faces_t & Domaine_32_64<_SIZE_>::groupe_faces(int i) const](#domaine-32-64-public-const-groupe-faces-t-ref-domaine-32-64-size-groupe-faces-int-i-const)
groupes_faces#
Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces()
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:`Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces() <domaine-32-64-public-groupes-faces-t-ref-domaine-32-64-size-groupes-faces>`
[Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces()](#domaine-32-64-public-groupes-faces-t-ref-domaine-32-64-size-groupes-faces)
groupes_faces#
const Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces() const <domaine-32-64-public-const-groupes-faces-t-ref-domaine-32-64-size-groupes-faces-const>`
[const Groupes_Faces_t & Domaine_32_64<_SIZE_>::groupes_faces() const](#domaine-32-64-public-const-groupes-faces-t-ref-domaine-32-64-size-groupes-faces-const)
imprimer#
void Domaine_32_64<_SZ_>::imprimer() const
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 Domaine_32_64<_SZ_>::imprimer() const <domaine-32-64-public-void-domaine-32-64-sz-imprimer-const>`
[void Domaine_32_64<_SZ_>::imprimer() const](#domaine-32-64-public-void-domaine-32-64-sz-imprimer-const)
ind_faces_virt_bord#
const ArrOfInt_t & Domaine_32_64<_SIZE_>::ind_faces_virt_bord() const
Detailed description
Parallelism and virtual items management
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 ArrOfInt_t & Domaine_32_64<_SIZE_>::ind_faces_virt_bord() const <domaine-32-64-public-const-arrofint-t-ref-domaine-32-64-size-ind-faces-virt-bord-const>`
[const ArrOfInt_t & Domaine_32_64<_SIZE_>::ind_faces_virt_bord() const](#domaine-32-64-public-const-arrofint-t-ref-domaine-32-64-size-ind-faces-virt-bord-const)
indice_elements#
Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::indice_elements(const IntTab &som, SmallArrOfTID_t &elem, int reel=0) const
Cherche les numeros (indices) des elements contenants les sommets specifies par le parametre “sommets”.
Detailed description
Utilise: ArrOfInt_t& Domaine_32_64 < >::chercher_elements(const DoubleTab&,ArrOfInt_t&) const
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:`Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::indice_elements(const IntTab &som, SmallArrOfTID_t &elem, int reel=0) const <domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-indice-elements-const-inttab-ref-som-smallarroftid-t-ref-elem-int-reel-equal-0-const>`
[Domaine_32_64<_SZ_>::SmallArrOfTID_t & Domaine_32_64<_SZ_>::indice_elements(const IntTab &som, SmallArrOfTID_t &elem, int reel=0) const](#domaine-32-64-public-domaine-32-64-sz-smallarroftid-t-ref-domaine-32-64-sz-indice-elements-const-inttab-ref-som-smallarroftid-t-ref-elem-int-reel-equal-0-const)
info_obj#
const Type_info Domaine_32_64<trustIdType>::info_obj("Domaine" "_64", Domaine_32_64< trustIdType >::cree_instance, 1, Domaine_32_64bases< trustIdType >)
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 Domaine_32_64<trustIdType>::info_obj("Domaine" "_64", Domaine_32_64< trustIdType >::cree_instance, 1, Domaine_32_64bases< trustIdType >) <domaine-32-64-public-const-type-info-domaine-32-64-trustidtype-info-obj-"domaine"-"-64"-domaine-32-64-trustidtype-cree-instance-1-domaine-32-64bases-trustidtype>`
[const Type_info Domaine_32_64<trustIdType>::info_obj("Domaine" "_64", Domaine_32_64< trustIdType >::cree_instance, 1, Domaine_32_64bases< trustIdType >)](#domaine-32-64-public-const-type-info-domaine-32-64-trustidtype-info-obj-"domaine"-"-64"-domaine-32-64-trustidtype-cree-instance-1-domaine-32-64bases-trustidtype)
init_faces_virt_bord#
void Domaine_32_64<_SIZE_>::init_faces_virt_bord(const MD_Vector &md_vect_faces, MD_Vector &md_vect_faces_bord)
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 Domaine_32_64<_SIZE_>::init_faces_virt_bord(const MD_Vector &md_vect_faces, MD_Vector &md_vect_faces_bord) <domaine-32-64-public-void-domaine-32-64-size-init-faces-virt-bord-const-md-vector-ref-md-vect-faces-md-vector-ref-md-vect-faces-bord>`
[void Domaine_32_64<_SIZE_>::init_faces_virt_bord(const MD_Vector &md_vect_faces, MD_Vector &md_vect_faces_bord)](#domaine-32-64-public-void-domaine-32-64-size-init-faces-virt-bord-const-md-vector-ref-md-vect-faces-md-vector-ref-md-vect-faces-bord)
init_renum_perio#
void Domaine_32_64<_SZ_>::init_renum_perio()
Initialize the renumerotation array for periodicity.
Detailed description
Periodicity
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 Domaine_32_64<_SZ_>::init_renum_perio() <domaine-32-64-public-void-domaine-32-64-sz-init-renum-perio>`
[void Domaine_32_64<_SZ_>::init_renum_perio()](#domaine-32-64-public-void-domaine-32-64-sz-init-renum-perio)
invalide_octree#
void Domaine_32_64<_SZ_>::invalide_octree()
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::invalide_octree() <domaine-32-64-public-void-domaine-32-64-sz-invalide-octree>`
[void Domaine_32_64<_SZ_>::invalide_octree()](#domaine-32-64-public-void-domaine-32-64-sz-invalide-octree)
is_mc_mesh_ready#
bool Domaine_32_64<_SIZE_>::is_mc_mesh_ready() const
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:`bool Domaine_32_64<_SIZE_>::is_mc_mesh_ready() const <domaine-32-64-public-bool-domaine-32-64-size-is-mc-mesh-ready-const>`
[bool Domaine_32_64<_SIZE_>::is_mc_mesh_ready() const](#domaine-32-64-public-bool-domaine-32-64-size-is-mc-mesh-ready-const)
joint#
Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom)
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:`Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom) <domaine-32-64-public-joint-t-ref-domaine-32-64-size-joint-const-nom-ref-nom>`
[Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom)](#domaine-32-64-public-joint-t-ref-domaine-32-64-size-joint-const-nom-ref-nom)
joint#
const Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom) const <domaine-32-64-public-const-joint-t-ref-domaine-32-64-size-joint-const-nom-ref-nom-const>`
[const Joint_t & Domaine_32_64<_SIZE_>::joint(const Nom &nom) const](#domaine-32-64-public-const-joint-t-ref-domaine-32-64-size-joint-const-nom-ref-nom-const)
joint#
Joint_t & Domaine_32_64<_SIZE_>::joint(int i)
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:`Joint_t & Domaine_32_64<_SIZE_>::joint(int i) <domaine-32-64-public-joint-t-ref-domaine-32-64-size-joint-int-i>`
[Joint_t & Domaine_32_64<_SIZE_>::joint(int i)](#domaine-32-64-public-joint-t-ref-domaine-32-64-size-joint-int-i)
joint#
const Joint_t & Domaine_32_64<_SIZE_>::joint(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Joint_t & Domaine_32_64<_SIZE_>::joint(int i) const <domaine-32-64-public-const-joint-t-ref-domaine-32-64-size-joint-int-i-const>`
[const Joint_t & Domaine_32_64<_SIZE_>::joint(int i) const](#domaine-32-64-public-const-joint-t-ref-domaine-32-64-size-joint-int-i-const)
joint_of_pe#
Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int)
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:`Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int) <domaine-32-64-public-domaine-32-64-size-joint-t-ref-domaine-32-64-size-joint-of-pe-int>`
[Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int)](#domaine-32-64-public-domaine-32-64-size-joint-t-ref-domaine-32-64-size-joint-of-pe-int)
joint_of_pe#
const Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int) const
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 Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int) const <domaine-32-64-public-const-domaine-32-64-size-joint-t-ref-domaine-32-64-size-joint-of-pe-int-const>`
[const Domaine_32_64<_SIZE_>::Joint_t & Domaine_32_64<_SIZE_>::joint_of_pe(int) const](#domaine-32-64-public-const-domaine-32-64-size-joint-t-ref-domaine-32-64-size-joint-of-pe-int-const)
les_elems#
IntTab_t & Domaine_32_64<_SIZE_>::les_elems()
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:`IntTab_t & Domaine_32_64<_SIZE_>::les_elems() <domaine-32-64-public-inttab-t-ref-domaine-32-64-size-les-elems>`
[IntTab_t & Domaine_32_64<_SIZE_>::les_elems()](#domaine-32-64-public-inttab-t-ref-domaine-32-64-size-les-elems)
les_elems#
const IntTab_t & Domaine_32_64<_SIZE_>::les_elems() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const IntTab_t & Domaine_32_64<_SIZE_>::les_elems() const <domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-les-elems-const>`
[const IntTab_t & Domaine_32_64<_SIZE_>::les_elems() const](#domaine-32-64-public-const-inttab-t-ref-domaine-32-64-size-les-elems-const)
les_sommets#
DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets()
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:`DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets() <domaine-32-64-public-doubletab-t-ref-domaine-32-64-size-les-sommets>`
[DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets()](#domaine-32-64-public-doubletab-t-ref-domaine-32-64-size-les-sommets)
les_sommets#
const DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets() const <domaine-32-64-public-const-doubletab-t-ref-domaine-32-64-size-les-sommets-const>`
[const DoubleTab_t & Domaine_32_64<_SIZE_>::les_sommets() const](#domaine-32-64-public-const-doubletab-t-ref-domaine-32-64-size-les-sommets-const)
md_vector_elements#
const MD_Vector & Domaine_32_64<_SZ_>::md_vector_elements() const
renvoie le descripteur parallele des tableaux aux elements du domaine
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 MD_Vector & Domaine_32_64<_SZ_>::md_vector_elements() const <domaine-32-64-public-const-md-vector-ref-domaine-32-64-sz-md-vector-elements-const>`
[const MD_Vector & Domaine_32_64<_SZ_>::md_vector_elements() const](#domaine-32-64-public-const-md-vector-ref-domaine-32-64-sz-md-vector-elements-const)
md_vector_sommets#
virtual const MD_Vector & Domaine_32_64<_SIZE_>::md_vector_sommets() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`virtual const MD_Vector & Domaine_32_64<_SIZE_>::md_vector_sommets() const <domaine-32-64-public-virtual-const-md-vector-ref-domaine-32-64-size-md-vector-sommets-const>`
[virtual const MD_Vector & Domaine_32_64<_SIZE_>::md_vector_sommets() const](#domaine-32-64-public-virtual-const-md-vector-ref-domaine-32-64-size-md-vector-sommets-const)
merge_wo_vertices_with#
void Domaine_32_64<_SZ_>::merge_wo_vertices_with(Domaine_32_64 &z)
Merge another Domaine into this, without considering vertices which are handled separately.
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 Domaine_32_64<_SZ_>::merge_wo_vertices_with(Domaine_32_64 &z) <domaine-32-64-public-void-domaine-32-64-sz-merge-wo-vertices-with-domaine-32-64-ref-z>`
[void Domaine_32_64<_SZ_>::merge_wo_vertices_with(Domaine_32_64 &z)](#domaine-32-64-public-void-domaine-32-64-sz-merge-wo-vertices-with-domaine-32-64-ref-z)
nb_aretes#
int_t Domaine_32_64<_SIZE_>::nb_aretes() const
Renvoie le nombre d’aretes reelles.
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_aretes() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-aretes-const>`
[int_t Domaine_32_64<_SIZE_>::nb_aretes() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-aretes-const)
nb_aretes_tot#
int_t Domaine_32_64<_SIZE_>::nb_aretes_tot() const
renvoie le nombre d’aretes total (reelles + virtuelles).
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_aretes_tot() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-aretes-tot-const>`
[int_t Domaine_32_64<_SIZE_>::nb_aretes_tot() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-aretes-tot-const)
nb_bords#
int Domaine_32_64<_SIZE_>::nb_bords() const
Detailed description
Bords
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 Domaine_32_64<_SIZE_>::nb_bords() const <domaine-32-64-public-int-domaine-32-64-size-nb-bords-const>`
[int Domaine_32_64<_SIZE_>::nb_bords() const](#domaine-32-64-public-int-domaine-32-64-size-nb-bords-const)
nb_elem#
int_t Domaine_32_64<_SIZE_>::nb_elem() const
Detailed description
Referenced By
Terme_Source_Constituant_Vortex_VEF_Face::ajouter_terme_div_u
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calcul_tableaux_correspondance
Modele_turbulence_scal_LES_dyn_VDF::calcul_tableaux_correspondance
Topologie_Maillage_FT::calculer_composantes_connexes_pour_suppression
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_filter_field
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_filter_tensor
Modele_turbulence_hyd_LES_axi_VDF::calculer_fonction_structure
Modele_turbulence_hyd_LES_VDF_base::calculer_longueurs_caracteristiques
Traitement_particulier_NS_canal_VDF::calculer_moyenne_spatiale_nut
Traitement_particulier_NS_Profils_VDF::calculer_moyenne_spatiale_nut
Traitement_particulier_NS_Profils_VDF::calculer_moyenne_spatiale_uv
Traitement_particulier_NS_canal_VDF::calculer_moyenne_spatiale_vitesse_rho_mu
Traitement_particulier_NS_Profils_thermo_VDF::calculer_moyennes_spatiales_thermo
Traitement_particulier_Solide_canal_VDF::calculer_moyennes_spatiales_thermo
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_Sij_vel_filt
Modele_turbulence_hyd_LES_axi_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Smago_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_Wale_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_K_Eps_Bicephale::calculer_viscosite_turbulente
Modele_turbulence_hyd_K_Omega::calculer_viscosite_turbulente
Traitement_particulier_Solide_canal_VDF::init_calcul_moyenne
Terme_Source_Canal_RANS_LES_VDF_Face::init_calcul_moyenne_spat
IJK_One_Dimensional_Subproblems_Interfaces_Fields::retrieve_interfacial_surface_quantity
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_6_points
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_plans_paralleles
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles
Convection_Diffusion_Temperature_FT_Disc::suppression_interfaces
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_t Domaine_32_64<_SIZE_>::nb_elem() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-elem-const>`
[int_t Domaine_32_64<_SIZE_>::nb_elem() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-elem-const)
nb_elem_tot#
int_t Domaine_32_64<_SIZE_>::nb_elem_tot() const
Detailed description
Referenced By
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_cell_cent_vel
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_energie_cinetique_turb
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_length_scale
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::calculer_model_coefficient
Modele_turbulence_hyd_LES_axi_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_VDF::calculer_viscosite_turbulente
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::controler_grandeurs_turbulentes
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_6_points
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_6_points
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_lagrange
Modele_turbulence_hyd_LES_SMAGO_DYN_VDF::stabilise_moyenne_plans_paralleles
Modele_turbulence_scal_LES_dyn_VDF::stabilise_moyenne_plans_paralleles
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_t Domaine_32_64<_SIZE_>::nb_elem_tot() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-elem-tot-const>`
[int_t Domaine_32_64<_SIZE_>::nb_elem_tot() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-elem-tot-const)
nb_faces_bord#
int_t Domaine_32_64<_SIZE_>::nb_faces_bord() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_faces_bord() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bord() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-const)
nb_faces_bord#
int_t Domaine_32_64<_SIZE_>::nb_faces_bord(int num_bord) const
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_t Domaine_32_64<_SIZE_>::nb_faces_bord(int num_bord) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-int-num-bord-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bord(int num_bord) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-int-num-bord-const)
nb_faces_bord#
int_t Domaine_32_64<_SIZE_>::nb_faces_bord(Type_Face type) const
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_t Domaine_32_64<_SIZE_>::nb_faces_bord(Type_Face type) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-type-face-type-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bord(Type_Face type) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bord-type-face-type-const)
nb_faces_bords_int#
int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int() const
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_t Domaine_32_64<_SIZE_>::nb_faces_bords_int() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-const)
nb_faces_bords_int#
int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(int num_bord) const
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_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(int num_bord) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-int-num-bord-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(int num_bord) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-int-num-bord-const)
nb_faces_bords_int#
int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(Type_Face type) const
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_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(Type_Face type) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-type-face-type-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_bords_int(Type_Face type) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-bords-int-type-face-type-const)
nb_faces_elem#
int Domaine_32_64<_SIZE_>::nb_faces_elem(int=0) const
Renvoie le nombre de face de type i des elements geometriques constituants le domaine.
Detailed description
Ex: les objets de la classe Prisme ont 2 types de faces: triangle ou quadrangle.
Referenced By
Op_Diff_VEF_Anisotrope_Face::ajouter_contribution_multi_scalaire
Modele_turbulence_hyd_Longueur_Melange_VEF::calculer_f_amortissement
Source_Transport_Fluctuation_Temperature_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_Prod_uteta_T
Source_Transport_K_Eps_Bas_Reynolds_anisotherme_W_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_Bas_Re_VDF_Elem::calculer_terme_destruction_K_W
Source_Transport_Fluctuation_Temperature_W_VDF_Elem::calculer_terme_destruction_K_W
Modele_turbulence_hyd_LES_VEF::calculer_viscosite_turbulente
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 Domaine_32_64<_SIZE_>::nb_faces_elem(int=0) const <domaine-32-64-public-int-domaine-32-64-size-nb-faces-elem-int-equal-0-const>`
[int Domaine_32_64<_SIZE_>::nb_faces_elem(int=0) const](#domaine-32-64-public-int-domaine-32-64-size-nb-faces-elem-int-equal-0-const)
nb_faces_frontiere#
Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere() const
Renvoie le nombre de faces frontiere du domaine (somme des nombres de bords, de raccords et de bords internes)
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere() const <domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-frontiere-const>`
[Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere() const](#domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-frontiere-const)
nb_faces_frontiere#
Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere(Type_Face type) const
Renvoie le nombre de faces frontiere du domaine du type specifie.
Detailed description
C’est la somme des nombres de bords, de raccords et de bords internes du type specifie.
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:`Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere(Type_Face type) const <domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-frontiere-type-face-type-const>`
[Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_frontiere(Type_Face type) const](#domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-frontiere-type-face-type-const)
nb_faces_groupes_faces#
int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces() const
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_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-const)
nb_faces_groupes_faces#
int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(int num_g) const
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_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(int num_g) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-int-num-g-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(int num_g) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-int-num-g-const)
nb_faces_groupes_faces#
int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(Type_Face type) const
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_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(Type_Face type) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-type-face-type-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_groupes_faces(Type_Face type) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-groupes-faces-type-face-type-const)
nb_faces_joint#
int_t Domaine_32_64<_SIZE_>::nb_faces_joint() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_faces_joint() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_joint() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-const)
nb_faces_joint#
int_t Domaine_32_64<_SIZE_>::nb_faces_joint(int num_joint) const
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_t Domaine_32_64<_SIZE_>::nb_faces_joint(int num_joint) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-int-num-joint-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_joint(int num_joint) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-int-num-joint-const)
nb_faces_joint#
int_t Domaine_32_64<_SIZE_>::nb_faces_joint(Type_Face type) const
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_t Domaine_32_64<_SIZE_>::nb_faces_joint(Type_Face type) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-type-face-type-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_joint(Type_Face type) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-joint-type-face-type-const)
nb_faces_raccord#
int_t Domaine_32_64<_SIZE_>::nb_faces_raccord() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_faces_raccord() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_raccord() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-const)
nb_faces_raccord#
int_t Domaine_32_64<_SIZE_>::nb_faces_raccord(int num_rac) const
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_t Domaine_32_64<_SIZE_>::nb_faces_raccord(int num_rac) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-int-num-rac-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_raccord(int num_rac) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-int-num-rac-const)
nb_faces_raccord#
int_t Domaine_32_64<_SIZE_>::nb_faces_raccord(Type_Face type) const
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_t Domaine_32_64<_SIZE_>::nb_faces_raccord(Type_Face type) const <domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-type-face-type-const>`
[int_t Domaine_32_64<_SIZE_>::nb_faces_raccord(Type_Face type) const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-faces-raccord-type-face-type-const)
nb_faces_specifiques#
Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques() const
Renvoie le nombre de faces speciales du domaine.
Detailed description
C’est la somme des nombres de bords, de raccords, de bords internes et de groupes de faces specifies
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:`Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques() const <domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-specifiques-const>`
[Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques() const](#domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-specifiques-const)
nb_faces_specifiques#
Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques(Type_Face type) const
Renvoie le nombre de faces specifique du domaine du type specifie.
Detailed description
C’est la somme des nombres de bords, de raccords de bords internes et de groupes de faces du type specifie.
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:`Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques(Type_Face type) const <domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-specifiques-type-face-type-const>`
[Domaine_32_64<_SIZE_>::int_t Domaine_32_64<_SIZE_>::nb_faces_specifiques(Type_Face type) const](#domaine-32-64-public-domaine-32-64-size-int-t-domaine-32-64-size-nb-faces-specifiques-type-face-type-const)
nb_front_Cl#
int Domaine_32_64<_SIZE_>::nb_front_Cl() const
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 Domaine_32_64<_SIZE_>::nb_front_Cl() const <domaine-32-64-public-int-domaine-32-64-size-nb-front-cl-const>`
[int Domaine_32_64<_SIZE_>::nb_front_Cl() const](#domaine-32-64-public-int-domaine-32-64-size-nb-front-cl-const)
nb_frontieres_internes#
int Domaine_32_64<_SIZE_>::nb_frontieres_internes() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_32_64<_SIZE_>::nb_frontieres_internes() const <domaine-32-64-public-int-domaine-32-64-size-nb-frontieres-internes-const>`
[int Domaine_32_64<_SIZE_>::nb_frontieres_internes() const](#domaine-32-64-public-int-domaine-32-64-size-nb-frontieres-internes-const)
nb_groupes_faces#
int Domaine_32_64<_SIZE_>::nb_groupes_faces() const
Detailed description
Groupes_Faces
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 Domaine_32_64<_SIZE_>::nb_groupes_faces() const <domaine-32-64-public-int-domaine-32-64-size-nb-groupes-faces-const>`
[int Domaine_32_64<_SIZE_>::nb_groupes_faces() const](#domaine-32-64-public-int-domaine-32-64-size-nb-groupes-faces-const)
nb_joints#
int Domaine_32_64<_SIZE_>::nb_joints() const
Detailed description
Joints
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 Domaine_32_64<_SIZE_>::nb_joints() const <domaine-32-64-public-int-domaine-32-64-size-nb-joints-const>`
[int Domaine_32_64<_SIZE_>::nb_joints() const](#domaine-32-64-public-int-domaine-32-64-size-nb-joints-const)
nb_raccords#
int Domaine_32_64<_SIZE_>::nb_raccords() const
Detailed description
Raccords
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 Domaine_32_64<_SIZE_>::nb_raccords() const <domaine-32-64-public-int-domaine-32-64-size-nb-raccords-const>`
[int Domaine_32_64<_SIZE_>::nb_raccords() const](#domaine-32-64-public-int-domaine-32-64-size-nb-raccords-const)
nb_som#
int_t Domaine_32_64<_SIZE_>::nb_som() const
Renvoie le nombre de sommets du domaine.
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_som() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-som-const>`
[int_t Domaine_32_64<_SIZE_>::nb_som() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-som-const)
nb_som_elem#
int Domaine_32_64<_SIZE_>::nb_som_elem() const
Renvoie le nombre de sommets des elements geometriques constituants le domaine.
Detailed description
Tous les elements du domaine etant du meme type ils ont tous le meme nombre de sommets qui est le nombre de sommet du type des elements geometriques du domaine.
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 Domaine_32_64<_SIZE_>::nb_som_elem() const <domaine-32-64-public-int-domaine-32-64-size-nb-som-elem-const>`
[int Domaine_32_64<_SIZE_>::nb_som_elem() const](#domaine-32-64-public-int-domaine-32-64-size-nb-som-elem-const)
nb_som_tot#
int_t Domaine_32_64<_SIZE_>::nb_som_tot() const
Renvoie le nombre total de sommets du domaine i.e. le nombre de sommets reels et virtuels sur le processeur courant.
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int_t Domaine_32_64<_SIZE_>::nb_som_tot() const <domaine-32-64-public-int-t-domaine-32-64-size-nb-som-tot-const>`
[int_t Domaine_32_64<_SIZE_>::nb_som_tot() const](#domaine-32-64-public-int-t-domaine-32-64-size-nb-som-tot-const)
nb_ss_domaines#
int Domaine_32_64<_SIZE_>::nb_ss_domaines() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`int Domaine_32_64<_SIZE_>::nb_ss_domaines() const <domaine-32-64-public-int-domaine-32-64-size-nb-ss-domaines-const>`
[int Domaine_32_64<_SIZE_>::nb_ss_domaines() const](#domaine-32-64-public-int-domaine-32-64-size-nb-ss-domaines-const)
raccord#
Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom)
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:`Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom) <domaine-32-64-public-raccord-t-ref-domaine-32-64-size-raccord-const-nom-ref-nom>`
[Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom)](#domaine-32-64-public-raccord-t-ref-domaine-32-64-size-raccord-const-nom-ref-nom)
raccord#
const Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom) const <domaine-32-64-public-const-raccord-t-ref-domaine-32-64-size-raccord-const-nom-ref-nom-const>`
[const Raccord_t & Domaine_32_64<_SIZE_>::raccord(const Nom &nom) const](#domaine-32-64-public-const-raccord-t-ref-domaine-32-64-size-raccord-const-nom-ref-nom-const)
raccord#
Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i)
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:`Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i) <domaine-32-64-public-raccord-t-ref-domaine-32-64-size-raccord-int-i>`
[Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i)](#domaine-32-64-public-raccord-t-ref-domaine-32-64-size-raccord-int-i)
raccord#
const Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i) const <domaine-32-64-public-const-raccord-t-ref-domaine-32-64-size-raccord-int-i-const>`
[const Raccord_t & Domaine_32_64<_SIZE_>::raccord(int i) const](#domaine-32-64-public-const-raccord-t-ref-domaine-32-64-size-raccord-int-i-const)
rang_elems_sommet#
void Domaine_32_64<_SZ_>::rang_elems_sommet(SmallArrOfTID_t &elems, double x, double y=0, double z=0) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::rang_elems_sommet(SmallArrOfTID_t &elems, double x, double y=0, double z=0) const <domaine-32-64-public-void-domaine-32-64-sz-rang-elems-sommet-smallarroftid-t-ref-elems-double-x-double-y-equal-0-double-z-equal-0-const>`
[void Domaine_32_64<_SZ_>::rang_elems_sommet(SmallArrOfTID_t &elems, double x, double y=0, double z=0) const](#domaine-32-64-public-void-domaine-32-64-sz-rang-elems-sommet-smallarroftid-t-ref-elems-double-x-double-y-equal-0-double-z-equal-0-const)
rang_frontiere#
int Domaine_32_64<_SZ_>::rang_frontiere(const Nom &) const
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 Domaine_32_64<_SZ_>::rang_frontiere(const Nom &) const <domaine-32-64-public-int-domaine-32-64-sz-rang-frontiere-const-nom-ref-const>`
[int Domaine_32_64<_SZ_>::rang_frontiere(const Nom &) const](#domaine-32-64-public-int-domaine-32-64-sz-rang-frontiere-const-nom-ref-const)
read_former_domaine#
void Domaine_32_64<_SZ_>::read_former_domaine(Entree &s)
read what was (before TRUST 1.9.2) the “domaine” part from the input stream i.e. (roughly) the element 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 Domaine_32_64<_SZ_>::read_former_domaine(Entree &s) <domaine-32-64-public-void-domaine-32-64-sz-read-former-domaine-entree-ref-s>`
[void Domaine_32_64<_SZ_>::read_former_domaine(Entree &s)](#domaine-32-64-public-void-domaine-32-64-sz-read-former-domaine-entree-ref-s)
read_vertices#
void Domaine_32_64<_SZ_>::read_vertices(Entree &s)
only read vertices from the stream s
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SZ_>::read_vertices(Entree &s) <domaine-32-64-public-void-domaine-32-64-sz-read-vertices-entree-ref-s>`
[void Domaine_32_64<_SZ_>::read_vertices(Entree &s)](#domaine-32-64-public-void-domaine-32-64-sz-read-vertices-entree-ref-s)
renum#
void Domaine_32_64<_SIZE_>::renum(const IntVect_t &nums)
Renumerotation des noeuds: Le noeud de numero k devient le noeud de numero Les_Nums[k].
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SIZE_>::renum(const IntVect_t &nums) <domaine-32-64-public-void-domaine-32-64-size-renum-const-intvect-t-ref-nums>`
[void Domaine_32_64<_SIZE_>::renum(const IntVect_t &nums)](#domaine-32-64-public-void-domaine-32-64-size-renum-const-intvect-t-ref-nums)
renum_joint_common_items#
void Domaine_32_64<_SIZE_>::renum_joint_common_items(const IntVect_t &nums, const int_t elem_offset)
Renumerotation des noeuds et des elements presents dans les items communs des joints.
Detailed description
Le noeud de numero k devient le noeud de numero Les_Nums[k] l’element de numero e devient l’element de numero e + elem_offset
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 Domaine_32_64<_SIZE_>::renum_joint_common_items(const IntVect_t &nums, const int_t elem_offset) <domaine-32-64-public-void-domaine-32-64-size-renum-joint-common-items-const-intvect-t-ref-nums-const-int-t-elem-offset>`
[void Domaine_32_64<_SIZE_>::renum_joint_common_items(const IntVect_t &nums, const int_t elem_offset)](#domaine-32-64-public-void-domaine-32-64-size-renum-joint-common-items-const-intvect-t-ref-nums-const-int-t-elem-offset)
reordonner#
void Domaine_32_64<_SIZE_>::reordonner()
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 Domaine_32_64<_SIZE_>::reordonner() <domaine-32-64-public-void-domaine-32-64-size-reordonner>`
[void Domaine_32_64<_SIZE_>::reordonner()](#domaine-32-64-public-void-domaine-32-64-size-reordonner)
set_aretes_som#
IntTab_t & Domaine_32_64<_SIZE_>::set_aretes_som()
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:`IntTab_t & Domaine_32_64<_SIZE_>::set_aretes_som() <domaine-32-64-public-inttab-t-ref-domaine-32-64-size-set-aretes-som>`
[IntTab_t & Domaine_32_64<_SIZE_>::set_aretes_som()](#domaine-32-64-public-inttab-t-ref-domaine-32-64-size-set-aretes-som)
set_elem_aretes#
IntTab_t & Domaine_32_64<_SIZE_>::set_elem_aretes()
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:`IntTab_t & Domaine_32_64<_SIZE_>::set_elem_aretes() <domaine-32-64-public-inttab-t-ref-domaine-32-64-size-set-elem-aretes>`
[IntTab_t & Domaine_32_64<_SIZE_>::set_elem_aretes()](#domaine-32-64-public-inttab-t-ref-domaine-32-64-size-set-elem-aretes)
set_mc_mesh_ready#
void Domaine_32_64<_SIZE_>::set_mc_mesh_ready(bool flag) const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`void Domaine_32_64<_SIZE_>::set_mc_mesh_ready(bool flag) const <domaine-32-64-public-void-domaine-32-64-size-set-mc-mesh-ready-bool-flag-const>`
[void Domaine_32_64<_SIZE_>::set_mc_mesh_ready(bool flag) const](#domaine-32-64-public-void-domaine-32-64-size-set-mc-mesh-ready-bool-flag-const)
set_renum_som_perio#
void Domaine_32_64<_SIZE_>::set_renum_som_perio(IntTab_t &renum)
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 Domaine_32_64<_SIZE_>::set_renum_som_perio(IntTab_t &renum) <domaine-32-64-public-void-domaine-32-64-size-set-renum-som-perio-inttab-t-ref-renum>`
[void Domaine_32_64<_SIZE_>::set_renum_som_perio(IntTab_t &renum)](#domaine-32-64-public-void-domaine-32-64-size-set-renum-som-perio-inttab-t-ref-renum)
sommet_elem#
int_t Domaine_32_64<_SIZE_>::sommet_elem(int_t i, int j) const
Renvoie le numero (global) du j - ieme sommet du i - ieme element.
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_t Domaine_32_64<_SIZE_>::sommet_elem(int_t i, int j) const <domaine-32-64-public-int-t-domaine-32-64-size-sommet-elem-int-t-i-int-j-const>`
[int_t Domaine_32_64<_SIZE_>::sommet_elem(int_t i, int j) const](#domaine-32-64-public-int-t-domaine-32-64-size-sommet-elem-int-t-i-int-j-const)
ss_domaine#
Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom)
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:`Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom) <domaine-32-64-public-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-const-nom-ref-nom>`
[Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom)](#domaine-32-64-public-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-const-nom-ref-nom)
ss_domaine#
const Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom) const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom) const <domaine-32-64-public-const-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-const-nom-ref-nom-const>`
[const Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(const Nom &nom) const](#domaine-32-64-public-const-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-const-nom-ref-nom-const)
ss_domaine#
Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i)
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:`Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i) <domaine-32-64-public-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-int-i>`
[Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i)](#domaine-32-64-public-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-int-i)
ss_domaine#
const Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i) const
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 Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i) const <domaine-32-64-public-const-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-int-i-const>`
[const Sous_Domaine_t & Domaine_32_64<_SIZE_>::ss_domaine(int i) const](#domaine-32-64-public-const-sous-domaine-t-ref-domaine-32-64-size-ss-domaine-int-i-const)
ss_domaines#
const TRUST_List<TRUST_Ref<Sous_Domaine_t *>> & Domaine_32_64<_SIZE_>::ss_domaines() const
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 TRUST_List<TRUST_Ref<Sous_Domaine_t *>> & Domaine_32_64<_SIZE_>::ss_domaines() const <domaine-32-64-public-const-trust-list-trust-ref-sous-domaine-t-ptr-ref-domaine-32-64-size-ss-domaines-const>`
[const TRUST_List<TRUST_Ref<Sous_Domaine_t *>> & Domaine_32_64<_SIZE_>::ss_domaines() const](#domaine-32-64-public-const-trust-list-trust-ref-sous-domaine-t-ptr-ref-domaine-32-64-size-ss-domaines-const)
taille_memoire#
unsigned Domaine_32_64<_T_>::taille_memoire() const override
Detailed description
Reimplements:
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`unsigned Domaine_32_64<_T_>::taille_memoire() const override <domaine-32-64-public-unsigned-domaine-32-64-t-taille-memoire-const-override>`
[unsigned Domaine_32_64<_T_>::taille_memoire() const override](#domaine-32-64-public-unsigned-domaine-32-64-t-taille-memoire-const-override)
type_elem#
TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem()
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:`TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem() <domaine-32-64-public-trust-deriv-elem-geom-base-32-64-size-ref-domaine-32-64-size-type-elem>`
[TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem()](#domaine-32-64-public-trust-deriv-elem-geom-base-32-64-size-ref-domaine-32-64-size-type-elem)
type_elem#
const TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem() const
Detailed description
References
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem() const <domaine-32-64-public-const-trust-deriv-elem-geom-base-32-64-size-ref-domaine-32-64-size-type-elem-const>`
[const TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> & Domaine_32_64<_SIZE_>::type_elem() const](#domaine-32-64-public-const-trust-deriv-elem-geom-base-32-64-size-ref-domaine-32-64-size-type-elem-const)
typer#
void Domaine_32_64<_SIZE_>::typer(const Nom &)
Type les elements du domaine avec le nom passe en parametre.
Detailed description
Et associe le type d’element au domaine.
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 Domaine_32_64<_SIZE_>::typer(const Nom &) <domaine-32-64-public-void-domaine-32-64-size-typer-const-nom-ref>`
[void Domaine_32_64<_SIZE_>::typer(const Nom &)](#domaine-32-64-public-void-domaine-32-64-size-typer-const-nom-ref)
volume_total#
double Domaine_32_64<_SZ_>::volume_total() const
Detailed description
Referenced By
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`double Domaine_32_64<_SZ_>::volume_total() const <domaine-32-64-public-double-domaine-32-64-sz-volume-total-const>`
[double Domaine_32_64<_SZ_>::volume_total() const](#domaine-32-64-public-double-domaine-32-64-sz-volume-total-const)
~Domaine_32_64#
Domaine_32_64<_T_>::~Domaine_32_64()
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:`Domaine_32_64<_T_>::~Domaine_32_64() <domaine-32-64-public-domaine-32-64-t-dtor-domaine-32-64>`
[Domaine_32_64<_T_>::~Domaine_32_64()](#domaine-32-64-public-domaine-32-64-t-dtor-domaine-32-64)
cree_instance#
Objet_U * Domaine_32_64<_T_>::cree_instance()
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 * Domaine_32_64<_T_>::cree_instance() <domaine-32-64-public-static-objet-u-ptr-domaine-32-64-t-cree-instance>`
[Objet_U * Domaine_32_64<_T_>::cree_instance()](#domaine-32-64-public-static-objet-u-ptr-domaine-32-64-t-cree-instance)
identifie_item_unique#
int Domaine_32_64<_SIZE_>::identifie_item_unique(IntList &item_possible, DoubleTab &coord_possible, const DoubleVect &coord_ref)
Detailed description
Methods only used in 32 bits (i.e. after Scatter )
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 Domaine_32_64<_SIZE_>::identifie_item_unique(IntList &item_possible, DoubleTab &coord_possible, const DoubleVect &coord_ref) <domaine-32-64-public-static-int-domaine-32-64-size-identifie-item-unique-intlist-ref-item-possible-doubletab-ref-coord-possible-const-doublevect-ref-coord-ref>`
[int Domaine_32_64<_SIZE_>::identifie_item_unique(IntList &item_possible, DoubleTab &coord_possible, const DoubleVect &coord_ref)](#domaine-32-64-public-static-int-domaine-32-64-size-identifie-item-unique-intlist-ref-item-possible-doubletab-ref-coord-possible-const-doublevect-ref-coord-ref)
info#
const Type_info * Domaine_32_64<_T_>::info()
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Type_info * Domaine_32_64<_T_>::info() <domaine-32-64-public-static-const-type-info-ptr-domaine-32-64-t-info>`
[const Type_info * Domaine_32_64<_T_>::info()](#domaine-32-64-public-static-const-type-info-ptr-domaine-32-64-t-info)
self_cast#
const Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(const Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`const Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(const Objet_U &) <domaine-32-64-public-static-const-domaine-32-64-t-ref-domaine-32-64-t-self-cast-const-objet-u-ref>`
[const Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(const Objet_U &)](#domaine-32-64-public-static-const-domaine-32-64-t-ref-domaine-32-64-t-self-cast-const-objet-u-ref)
self_cast#
Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(Objet_U &)
Detailed description
How to reference this method:
Copy the following pieces of RST/Markdown code to cite this element in other parts of the sphinx documentation (there is a copy button on the top-right when hovering the code block):
:ref:`Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(Objet_U &) <domaine-32-64-public-static-domaine-32-64-t-ref-domaine-32-64-t-self-cast-objet-u-ref>`
[Domaine_32_64<_T_> & Domaine_32_64<_T_>::self_cast(Objet_U &)](#domaine-32-64-public-static-domaine-32-64-t-ref-domaine-32-64-t-self-cast-objet-u-ref)
printOn#
Sortie & Domaine_32_64<_SZ_>::printOn(Sortie &x) const override
Ecrit la Domaine sur un flot de sortie.
Detailed description
On ecrit le nom, le type des elements, les elements et les bords, les bords periodiques, les joints, les raccords et les bords internes.
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:`Sortie & Domaine_32_64<_SZ_>::printOn(Sortie &x) const override <domaine-32-64-protected-sortie-ref-domaine-32-64-sz-printon-sortie-ref-x-const-override>`
[Sortie & Domaine_32_64<_SZ_>::printOn(Sortie &x) const override](#domaine-32-64-protected-sortie-ref-domaine-32-64-sz-printon-sortie-ref-x-const-override)
readOn#
Entree & Domaine_32_64<_SZ_>::readOn(Entree &) override
Lit les objets constituant un Domaine a partir d’un flot d’entree.
Detailed description
Une fois les objets lus on les associe au domaine.
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 & Domaine_32_64<_SZ_>::readOn(Entree &) override <domaine-32-64-protected-entree-ref-domaine-32-64-sz-readon-entree-ref-override>`
[Entree & Domaine_32_64<_SZ_>::readOn(Entree &) override](#domaine-32-64-protected-entree-ref-domaine-32-64-sz-readon-entree-ref-override)
correct_type_single_border_type#
void Domaine_32_64<_SZ_>::correct_type_single_border_type(std::list< _BORD_TYP_ > &list)
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 Domaine_32_64<_SZ_>::correct_type_single_border_type(std::list< _BORD_TYP_ > &list) <domaine-32-64-private-void-domaine-32-64-sz-correct-type-single-border-type-std-list-bord-typ-ref-list>`
[void Domaine_32_64<_SZ_>::correct_type_single_border_type(std::list< _BORD_TYP_ > &list)](#domaine-32-64-private-void-domaine-32-64-sz-correct-type-single-border-type-std-list-bord-typ-ref-list)
prepare_dec_with#
void Domaine_32_64<_SIZE_>::prepare_dec_with(const Domaine_32_64 &other_dom, MEDCouplingFieldDouble *dist, MEDCouplingFieldDouble *loc)
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 Domaine_32_64<_SIZE_>::prepare_dec_with(const Domaine_32_64 &other_dom, MEDCouplingFieldDouble *dist, MEDCouplingFieldDouble *loc) <domaine-32-64-private-void-domaine-32-64-size-prepare-dec-with-const-domaine-32-64-ref-other-dom-medcouplingfielddouble-ptr-dist-medcouplingfielddouble-ptr-loc>`
[void Domaine_32_64<_SIZE_>::prepare_dec_with(const Domaine_32_64 &other_dom, MEDCouplingFieldDouble *dist, MEDCouplingFieldDouble *loc)](#domaine-32-64-private-void-domaine-32-64-size-prepare-dec-with-const-domaine-32-64-ref-other-dom-medcouplingfielddouble-ptr-dist-medcouplingfielddouble-ptr-loc)
prepare_rmp_with#
void Domaine_32_64<_SZ_>::prepare_rmp_with(const Domaine_32_64 &other_dom)
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 Domaine_32_64<_SZ_>::prepare_rmp_with(const Domaine_32_64 &other_dom) <domaine-32-64-private-void-domaine-32-64-sz-prepare-rmp-with-const-domaine-32-64-ref-other-dom>`
[void Domaine_32_64<_SZ_>::prepare_rmp_with(const Domaine_32_64 &other_dom)](#domaine-32-64-private-void-domaine-32-64-sz-prepare-rmp-with-const-domaine-32-64-ref-other-dom)
Attributes Documentation#
const Type_info Domaine_32_64<_SIZE_>::info_obj
IntTab_t Domaine_32_64<_SIZE_>::aretes_som_
ArrOfDouble Domaine_32_64<_SIZE_>::cg_moments_
TRUST_Deriv<OctreeRoot_t> Domaine_32_64<_SIZE_>::deriv_octree_
TRUST_List<TRUST_Ref<Domaine_32_64 *>> Domaine_32_64<_SIZE_>::domaines_frontieres_
TRUST_Deriv<Elem_geom_base_32_64<_SIZE_>> Domaine_32_64<_SIZE_>::elem_
IntTab_t Domaine_32_64<_SIZE_>::elem_aretes_
IntTab_t Domaine_32_64<_SIZE_>::elem_virt_pe_num_
ArrOfInt_t Domaine_32_64<_SIZE_>::ind_faces_virt_bord_
TRUST_List<TRUST_Ref<Sous_Domaine_t *>> Domaine_32_64<_SIZE_>::les_ss_domaines_
Bords_Internes_t Domaine_32_64<_SIZE_>::mes_bords_int_
IntTab_t Domaine_32_64<_SIZE_>::mes_elems_
Bords_t Domaine_32_64<_SIZE_>::mes_faces_bord_
Joints_t Domaine_32_64<_SIZE_>::mes_faces_joint_
Raccords_t Domaine_32_64<_SIZE_>::mes_faces_raccord_
Groupes_Faces_t Domaine_32_64<_SIZE_>::mes_groupes_faces_
ArrOfInt_t Domaine_32_64<_SIZE_>::renum_som_perio_
DoubleTab_t Domaine_32_64<_SIZE_>::sommets_
TRUST_Vector<SmallArrOfTID_t> Domaine_32_64<_SIZE_>::cached_elements_
DoubleTabs Domaine_32_64<_SIZE_>::cached_positions_