Arcane  v3.16.0.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la structure Arcane::MshMeshWriter::EntityInfo
+ Graphe de collaboration de Arcane::MshMeshWriter::EntityInfo:

Fonctions membres publiques

 EntityInfo (Int32 dim, Int32 item_type, Int32 entity_tag)
 
void setPhysicalTag (Int32 tag, const String &name)
 

Attributs publics

Int32 m_dim = -1
 
Int32 m_item_type = IT_NullType
 
Int32 m_entity_tag = -1
 
Int32 m_physical_tag = -1
 
String m_physical_tag_name
 

Description détaillée

Définition à la ligne 67 du fichier MshMeshWriter.cc.

Documentation des constructeurs et destructeur

◆ EntityInfo()

Arcane::MshMeshWriter::EntityInfo::EntityInfo ( Int32 dim,
Int32 item_type,
Int32 entity_tag )
inline

Définition à la ligne 71 du fichier MshMeshWriter.cc.

Documentation des fonctions membres

◆ setPhysicalTag()

void Arcane::MshMeshWriter::EntityInfo::setPhysicalTag ( Int32 tag,
const String & name )
inline

Définition à la ligne 80 du fichier MshMeshWriter.cc.

Documentation des données membres

◆ m_dim

Int32 Arcane::MshMeshWriter::EntityInfo::m_dim = -1

Définition à la ligne 88 du fichier MshMeshWriter.cc.

◆ m_entity_tag

Int32 Arcane::MshMeshWriter::EntityInfo::m_entity_tag = -1

Définition à la ligne 90 du fichier MshMeshWriter.cc.

◆ m_item_type

Int32 Arcane::MshMeshWriter::EntityInfo::m_item_type = IT_NullType

Définition à la ligne 89 du fichier MshMeshWriter.cc.

◆ m_physical_tag

Int32 Arcane::MshMeshWriter::EntityInfo::m_physical_tag = -1

Définition à la ligne 91 du fichier MshMeshWriter.cc.

◆ m_physical_tag_name

String Arcane::MshMeshWriter::EntityInfo::m_physical_tag_name

Définition à la ligne 92 du fichier MshMeshWriter.cc.


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