Arcane  v3.15.0.0
Documentation utilisateur
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 char * strDimension ()
 
- 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 278 du fichier Lima.cc.

Documentation des définitions de type membres

◆ LimaCell

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

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

◆ LimaCellGroup

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

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

◆ LimaFace

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

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

◆ LimaFaceGroup

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

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

Documentation des fonctions membres

◆ cell()

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

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

◆ cellCellGroup()

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

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

◆ cellGroup()

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

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

◆ cellGroupNbCell()

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

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

◆ cellToType()

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

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

◆ face()

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

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

◆ faceFaceGroup()

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

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

◆ faceGroup()

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

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

◆ faceGroupNbFace()

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

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

◆ limaDimension()

int Arcane::Lima3DReaderWrapper::limaDimension ( )
inline

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

◆ nbCell()

Integer Arcane::Lima3DReaderWrapper::nbCell ( )
inline

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

◆ nbCellGroup()

Integer Arcane::Lima3DReaderWrapper::nbCellGroup ( )
inline

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

◆ nbFace()

Integer Arcane::Lima3DReaderWrapper::nbFace ( )
inline

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

◆ nbFaceGroup()

Integer Arcane::Lima3DReaderWrapper::nbFaceGroup ( )
inline

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

◆ strDimension()

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

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


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