MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Public Member Functions | |
bool | operator< (set_tuple other) const |
Public Attributes | |
unsigned | idx |
unsigned | proc |
EntityHandle | handle |
Definition at line 4489 of file ParallelComm.cpp.
bool moab::set_tuple::operator< | ( | set_tuple | other | ) | const [inline] |
Definition at line 4493 of file ParallelComm.cpp.
Referenced by moab::ParallelComm::resolve_shared_sets().
unsigned moab::set_tuple::idx |
Definition at line 4491 of file ParallelComm.cpp.
Referenced by operator<(), and moab::ParallelComm::resolve_shared_sets().
unsigned moab::set_tuple::proc |
Definition at line 4492 of file ParallelComm.cpp.
Referenced by operator<(), and moab::ParallelComm::resolve_shared_sets().