Infos d'un bloc pour $Nodes. Plus de détails...
Attributs publics | |
Int32 | index = -1 |
Index du bloc dans la liste. | |
Int32 | nb_node = 0 |
Nombre d'entités du bloc. | |
Int32 | entity_dim = -1 |
Dimension de l'entité associée. | |
Int64 | entity_tag = -1 |
Int64 | index_in_allocation_info = -1 |
Index dans MshMeshAllocateInfo des noeuds de ce bloc. | |
Infos d'un bloc pour $Nodes.
Définition à la ligne 146 du fichier MshParallelMeshReader.cc.
Int32 Arcane::MshParallelMeshReader::MshNodeBlock::entity_dim = -1 |
Dimension de l'entité associée.
Définition à la ligne 150 du fichier MshParallelMeshReader.cc.
Int64 Arcane::MshParallelMeshReader::MshNodeBlock::entity_tag = -1 |
Tag de l'entité associée
Définition à la ligne 151 du fichier MshParallelMeshReader.cc.
Int32 Arcane::MshParallelMeshReader::MshNodeBlock::index = -1 |
Index du bloc dans la liste.
Définition à la ligne 148 du fichier MshParallelMeshReader.cc.
Référencé par Arcane::MshParallelMeshReader::_readNodesFromFile().
Int64 Arcane::MshParallelMeshReader::MshNodeBlock::index_in_allocation_info = -1 |
Index dans MshMeshAllocateInfo des noeuds de ce bloc.
Définition à la ligne 153 du fichier MshParallelMeshReader.cc.
Int32 Arcane::MshParallelMeshReader::MshNodeBlock::nb_node = 0 |
Nombre d'entités du bloc.
Définition à la ligne 149 du fichier MshParallelMeshReader.cc.