Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::UnstructuredMeshAllocateBuildInfoInternal Class Reference

Internal part of UnstructuredMeshAllocateBuildInfo. More...

#include <arcane/core/internal/UnstructuredMeshAllocateBuildInfoInternal.h>

Collaboration diagram for Arcane::UnstructuredMeshAllocateBuildInfoInternal:

Public Member Functions

ConstArrayView< Int64cellsInfos () const
Int32 meshDimension () const
Int32 nbCell () const

Private Attributes

UnstructuredMeshAllocateBuildInfo::Implm_p = nullptr

Friends

class UnstructuredMeshAllocateBuildInfo::Impl

Detailed Description

Member Function Documentation

◆ cellsInfos()

ConstArrayView< Int64 > Arcane::UnstructuredMeshAllocateBuildInfoInternal::cellsInfos ( ) const

Definition at line 67 of file UnstructuredMeshAllocateBuildInfo.cc.

◆ meshDimension()

Int32 Arcane::UnstructuredMeshAllocateBuildInfoInternal::meshDimension ( ) const

Definition at line 76 of file UnstructuredMeshAllocateBuildInfo.cc.

◆ nbCell()

Int32 Arcane::UnstructuredMeshAllocateBuildInfoInternal::nbCell ( ) const

Definition at line 85 of file UnstructuredMeshAllocateBuildInfo.cc.

◆ UnstructuredMeshAllocateBuildInfo::Impl

Member Data Documentation

◆ m_p

UnstructuredMeshAllocateBuildInfo::Impl* Arcane::UnstructuredMeshAllocateBuildInfoInternal::m_p = nullptr
private

Definition at line 43 of file UnstructuredMeshAllocateBuildInfoInternal.h.


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