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

Public Member Functions

bool operator() (const Node &node1, const Node &node2)
 _CompareNodes (IMesh *mesh, const SharedVariableNodeReal3 &coords)

Public Attributes

ItemInternalList m_items
const SharedVariableNodeReal3m_coords

Detailed Description

Definition at line 381 of file MeshUtils.cc.

Constructor & Destructor Documentation

◆ _CompareNodes()

Arcane::_CompareNodes::_CompareNodes ( IMesh * mesh,
const SharedVariableNodeReal3 & coords )
inline

Definition at line 394 of file MeshUtils.cc.

Member Function Documentation

◆ operator()()

bool Arcane::_CompareNodes::operator() ( const Node & node1,
const Node & node2 )
inline

Definition at line 385 of file MeshUtils.cc.

Member Data Documentation

◆ m_coords

const SharedVariableNodeReal3& Arcane::_CompareNodes::m_coords

Definition at line 400 of file MeshUtils.cc.

◆ m_items

ItemInternalList Arcane::_CompareNodes::m_items

Definition at line 399 of file MeshUtils.cc.


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