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

Types publics

typedef Lima::Surface LimaCellGroup
 
typedef Lima::Polygone LimaCell
 
typedef Lima::Ligne LimaFaceGroup
 
typedef Lima::Bras 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 167 du fichier Lima.cc.

Documentation des définitions de type membres

◆ LimaCell

typedef Lima::Polygone Arcane::Lima2DReaderWrapper::LimaCell

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

◆ LimaCellGroup

typedef Lima::Surface Arcane::Lima2DReaderWrapper::LimaCellGroup

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

◆ LimaFace

typedef Lima::Bras Arcane::Lima2DReaderWrapper::LimaFace

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

◆ LimaFaceGroup

typedef Lima::Ligne Arcane::Lima2DReaderWrapper::LimaFaceGroup

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

Documentation des fonctions membres

◆ cell()

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

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

◆ cellCellGroup()

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

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

◆ cellGroup()

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

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

◆ cellGroupNbCell()

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

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

◆ cellToType()

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

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

◆ face()

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

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

◆ faceFaceGroup()

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

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

◆ faceGroup()

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

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

◆ faceGroupNbFace()

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

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

◆ limaDimension()

int Arcane::Lima2DReaderWrapper::limaDimension ( )
inline

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

◆ nbCell()

Integer Arcane::Lima2DReaderWrapper::nbCell ( )
inline

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

◆ nbCellGroup()

Integer Arcane::Lima2DReaderWrapper::nbCellGroup ( )
inline

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

◆ nbFace()

Integer Arcane::Lima2DReaderWrapper::nbFace ( )
inline

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

◆ nbFaceGroup()

Integer Arcane::Lima2DReaderWrapper::nbFaceGroup ( )
inline

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

◆ strDimension()

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

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


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