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

Public Member Functions

bool operator() (const ItemWithNodes &cell1, const ItemWithNodes &cell2)
 _CompareItemWithNodes (IMesh *mesh, eItemKind ik, Int32ConstArrayView nodes_sorted_id)

Public Attributes

ItemInternalList m_items
Int32ConstArrayView m_nodes_sorted_id

Detailed Description

Definition at line 403 of file MeshUtils.cc.

Constructor & Destructor Documentation

◆ _CompareItemWithNodes()

Arcane::_CompareItemWithNodes::_CompareItemWithNodes ( IMesh * mesh,
eItemKind ik,
Int32ConstArrayView nodes_sorted_id )
inline

Definition at line 428 of file MeshUtils.cc.

Member Function Documentation

◆ operator()()

bool Arcane::_CompareItemWithNodes::operator() ( const ItemWithNodes & cell1,
const ItemWithNodes & cell2 )
inline

Definition at line 407 of file MeshUtils.cc.

Member Data Documentation

◆ m_items

ItemInternalList Arcane::_CompareItemWithNodes::m_items

Definition at line 433 of file MeshUtils.cc.

◆ m_nodes_sorted_id

Int32ConstArrayView Arcane::_CompareItemWithNodes::m_nodes_sorted_id

Definition at line 434 of file MeshUtils.cc.


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