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