Arcane  v3.16.2.0
Documentation développeur
Tout Classes Espaces de nommage Fichiers Fonctions Variables Définitions de type Énumérations Valeurs énumérées Amis Macros Groupes Pages Concepts
Référence de la structure Arcane::MshMeshWriter::EntityInfo
+ Graphe de collaboration de Arcane::MshMeshWriter::EntityInfo:

Fonctions membres publiques

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

Attributs publics

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

Description détaillée

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

Documentation des constructeurs et destructeur

◆ EntityInfo()

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

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

Documentation des fonctions membres

◆ setPhysicalTag()

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

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

Documentation des données membres

◆ m_dim

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

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

◆ m_entity_tag

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

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

◆ m_item_type

ItemTypeId Arcane::MshMeshWriter::EntityInfo::m_item_type

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

◆ m_physical_tag

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

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

◆ m_physical_tag_name

String Arcane::MshMeshWriter::EntityInfo::m_physical_tag_name

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


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