Arcane  4.1.12.0
Developer documentation
Loading...
Searching...
No Matches
Arcane::mesh::ItemLocalIdAndUniqueId Class Reference
Collaboration diagram for Arcane::mesh::ItemLocalIdAndUniqueId:

Public Member Functions

bool operator() (const ItemLocalIdAndUniqueId &item1, const ItemLocalIdAndUniqueId item2) const

Public Attributes

Integer m_local_id
Integer m_unique_id

Detailed Description

Definition at line 429 of file DynamicMeshKindInfos.cc.

Member Function Documentation

◆ operator()()

bool Arcane::mesh::ItemLocalIdAndUniqueId::operator() ( const ItemLocalIdAndUniqueId & item1,
const ItemLocalIdAndUniqueId item2 ) const
inline

Definition at line 433 of file DynamicMeshKindInfos.cc.

Member Data Documentation

◆ m_local_id

Integer Arcane::mesh::ItemLocalIdAndUniqueId::m_local_id

Definition at line 437 of file DynamicMeshKindInfos.cc.

◆ m_unique_id

Integer Arcane::mesh::ItemLocalIdAndUniqueId::m_unique_id

Definition at line 438 of file DynamicMeshKindInfos.cc.


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