Internal part of UnstructuredMeshAllocateBuildInfo. More...
#include <arcane/core/internal/UnstructuredMeshAllocateBuildInfoInternal.h>
Public Member Functions | |
| ConstArrayView< Int64 > | cellsInfos () const |
| Int32 | meshDimension () const |
| Int32 | nbCell () const |
Private Attributes | |
| UnstructuredMeshAllocateBuildInfo::Impl * | m_p = nullptr |
Friends | |
| class | UnstructuredMeshAllocateBuildInfo::Impl |
Internal part of UnstructuredMeshAllocateBuildInfo.
Definition at line 31 of file UnstructuredMeshAllocateBuildInfoInternal.h.
| ConstArrayView< Int64 > Arcane::UnstructuredMeshAllocateBuildInfoInternal::cellsInfos | ( | ) | const |
Definition at line 67 of file UnstructuredMeshAllocateBuildInfo.cc.
| Int32 Arcane::UnstructuredMeshAllocateBuildInfoInternal::meshDimension | ( | ) | const |
Definition at line 76 of file UnstructuredMeshAllocateBuildInfo.cc.
| Int32 Arcane::UnstructuredMeshAllocateBuildInfoInternal::nbCell | ( | ) | const |
Definition at line 85 of file UnstructuredMeshAllocateBuildInfo.cc.
|
friend |
Definition at line 33 of file UnstructuredMeshAllocateBuildInfoInternal.h.
|
private |
Definition at line 43 of file UnstructuredMeshAllocateBuildInfoInternal.h.