Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Lima3DReaderWrapper
+ Graphe d'héritage de Arcane::Lima3DReaderWrapper:
+ Graphe de collaboration de Arcane::Lima3DReaderWrapper:

Types publics

typedef Lima::Volume LimaCellGroup
 
typedef Lima::Polyedre LimaCell
 
typedef Lima::Surface LimaFaceGroup
 
typedef Lima::Polygone LimaFace
 

Fonctions membres publiques

Integer nbCellGroup ()
 
Integer nbFaceGroup ()
 
LimaCellGroup cellGroup (Integer i)
 
LimaFaceGroup faceGroup (Integer i)
 
Integer faceGroupNbFace (const LimaFaceGroup &group)
 
LimaFace faceFaceGroup (const LimaFaceGroup &group, Integer i)
 
Integer cellGroupNbCell (const LimaCellGroup &group)
 
LimaCell cellCellGroup (const LimaCellGroup &group, Integer i)
 
LimaCell cell (Integer i)
 
LimaFace face (Integer i)
 
Integer nbCell ()
 
Integer nbFace ()
 
int limaDimension ()
 
const charstrDimension ()
 
- Fonctions membres publiques hérités de Arcane::LimaMeshReaderWrapper
void setLima (const Lima::Maillage &lima_mesh)
 

Fonctions membres publiques statiques

static Integer cellToType (Integer nb_node)
 

Membres hérités additionnels

- Attributs protégés hérités de Arcane::LimaMeshReaderWrapper
Lima::Maillage m_lima_mesh
 

Description détaillée

Définition à la ligne 249 du fichier Lima.cc.

Documentation des définitions de type membres

◆ LimaCell

typedef Lima::Polyedre Arcane::Lima3DReaderWrapper::LimaCell

Définition à la ligne 254 du fichier Lima.cc.

◆ LimaCellGroup

typedef Lima::Volume Arcane::Lima3DReaderWrapper::LimaCellGroup

Définition à la ligne 253 du fichier Lima.cc.

◆ LimaFace

typedef Lima::Polygone Arcane::Lima3DReaderWrapper::LimaFace

Définition à la ligne 256 du fichier Lima.cc.

◆ LimaFaceGroup

typedef Lima::Surface Arcane::Lima3DReaderWrapper::LimaFaceGroup

Définition à la ligne 255 du fichier Lima.cc.

Documentation des fonctions membres

◆ cell()

LimaCell Arcane::Lima3DReaderWrapper::cell ( Integer  i)
inline

Définition à la ligne 290 du fichier Lima.cc.

◆ cellCellGroup()

LimaCell Arcane::Lima3DReaderWrapper::cellCellGroup ( const LimaCellGroup &  group,
Integer  i 
)
inline

Définition à la ligne 286 du fichier Lima.cc.

◆ cellGroup()

LimaCellGroup Arcane::Lima3DReaderWrapper::cellGroup ( Integer  i)
inline

Définition à la ligne 266 du fichier Lima.cc.

◆ cellGroupNbCell()

Integer Arcane::Lima3DReaderWrapper::cellGroupNbCell ( const LimaCellGroup &  group)
inline

Définition à la ligne 282 du fichier Lima.cc.

◆ cellToType()

static Integer Arcane::Lima3DReaderWrapper::cellToType ( Integer  nb_node)
inlinestatic

Définition à la ligne 314 du fichier Lima.cc.

◆ face()

LimaFace Arcane::Lima3DReaderWrapper::face ( Integer  i)
inline

Définition à la ligne 294 du fichier Lima.cc.

◆ faceFaceGroup()

LimaFace Arcane::Lima3DReaderWrapper::faceFaceGroup ( const LimaFaceGroup &  group,
Integer  i 
)
inline

Définition à la ligne 278 du fichier Lima.cc.

◆ faceGroup()

LimaFaceGroup Arcane::Lima3DReaderWrapper::faceGroup ( Integer  i)
inline

Définition à la ligne 270 du fichier Lima.cc.

◆ faceGroupNbFace()

Integer Arcane::Lima3DReaderWrapper::faceGroupNbFace ( const LimaFaceGroup &  group)
inline

Définition à la ligne 274 du fichier Lima.cc.

◆ limaDimension()

int Arcane::Lima3DReaderWrapper::limaDimension ( )
inline

Définition à la ligne 306 du fichier Lima.cc.

◆ nbCell()

Integer Arcane::Lima3DReaderWrapper::nbCell ( )
inline

Définition à la ligne 298 du fichier Lima.cc.

◆ nbCellGroup()

Integer Arcane::Lima3DReaderWrapper::nbCellGroup ( )
inline

Définition à la ligne 258 du fichier Lima.cc.

◆ nbFace()

Integer Arcane::Lima3DReaderWrapper::nbFace ( )
inline

Définition à la ligne 302 du fichier Lima.cc.

◆ nbFaceGroup()

Integer Arcane::Lima3DReaderWrapper::nbFaceGroup ( )
inline

Définition à la ligne 262 du fichier Lima.cc.

◆ strDimension()

const char * Arcane::Lima3DReaderWrapper::strDimension ( )
inline

Définition à la ligne 310 du fichier Lima.cc.


La documentation de cette classe a été générée à partir du fichier suivant :