Caractéristiques d'un maillage. Plus de détails...
#include <arcane/core/MeshKind.h>
Fonctions membres publiques | |
eMeshStructure | meshStructure () const |
eMeshAMRKind | meshAMRKind () const |
bool | isNonManifold () const |
void | setMeshStructure (eMeshStructure v) |
void | setMeshAMRKind (eMeshAMRKind v) |
void | setIsNonManifold (bool v) |
Attributs privés | |
eMeshStructure | m_structure = eMeshStructure::Unknown |
eMeshAMRKind | m_amr_kind = eMeshAMRKind::None |
bool | m_is_non_manifold = false |
Caractéristiques d'un maillage.
Pour l'instant les caractéristiques sont:
Définition à la ligne 63 du fichier MeshKind.h.
|
inline |
Définition à la ligne 69 du fichier MeshKind.h.
|
inline |
Définition à la ligne 68 du fichier MeshKind.h.
|
inline |
Définition à la ligne 67 du fichier MeshKind.h.
Définition à la ligne 73 du fichier MeshKind.h.
|
inline |
Définition à la ligne 72 du fichier MeshKind.h.
|
inline |
Définition à la ligne 71 du fichier MeshKind.h.
|
private |
Définition à la ligne 78 du fichier MeshKind.h.
Définition à la ligne 79 du fichier MeshKind.h.
|
private |
Définition à la ligne 77 du fichier MeshKind.h.