Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::CartesianMeshAllocateBuildInfo::Impl Class Reference

Public Member Functions

 Impl (IPrimaryMesh *mesh)

Public Attributes

IPrimaryMeshm_mesh = nullptr
Int32 m_mesh_dimension = -1
Int32 m_face_builder_version = -1
Int32 m_edge_builder_version = -1
CartesianMeshAllocateBuildInfoInternal m_internal
Int64x3 m_global_nb_cells = {}
Int32x3 m_own_nb_cells = {}
Int64x3 m_first_own_cell_offset
Int64 m_cell_unique_id_offset = -1
Int64 m_node_unique_id_offset = -1

Detailed Description

Definition at line 38 of file CartesianMeshAllocateBuildInfo.cc.

Constructor & Destructor Documentation

◆ Impl()

Arcane::CartesianMeshAllocateBuildInfo::Impl::Impl ( IPrimaryMesh * mesh)
inlineexplicit

Definition at line 42 of file CartesianMeshAllocateBuildInfo.cc.

Member Data Documentation

◆ m_cell_unique_id_offset

Int64 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_cell_unique_id_offset = -1

Definition at line 59 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_edge_builder_version

Int32 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_edge_builder_version = -1

Definition at line 53 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_face_builder_version

Int32 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_face_builder_version = -1

Definition at line 52 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_first_own_cell_offset

Int64x3 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_first_own_cell_offset

Definition at line 58 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_global_nb_cells

Int64x3 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_global_nb_cells = {}

Definition at line 56 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_internal

CartesianMeshAllocateBuildInfoInternal Arcane::CartesianMeshAllocateBuildInfo::Impl::m_internal

Definition at line 54 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_mesh

IPrimaryMesh* Arcane::CartesianMeshAllocateBuildInfo::Impl::m_mesh = nullptr

Definition at line 50 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_mesh_dimension

Int32 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_mesh_dimension = -1

Definition at line 51 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_node_unique_id_offset

Int64 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_node_unique_id_offset = -1

Definition at line 60 of file CartesianMeshAllocateBuildInfo.cc.

◆ m_own_nb_cells

Int32x3 Arcane::CartesianMeshAllocateBuildInfo::Impl::m_own_nb_cells = {}

Definition at line 57 of file CartesianMeshAllocateBuildInfo.cc.


The documentation for this class was generated from the following file: