MOAB: Mesh Oriented datABase
(version 5.4.1)
|
Public Member Functions | |
bool | operator() (const long a1[4], const long a2[4]) |
Definition at line 2188 of file ReadHDF5.cpp.
bool moab::SetContOffComp::operator() | ( | const long | a1[4], |
const long | a2[4] | ||
) | [inline] |
Definition at line 2190 of file ReadHDF5.cpp.
References CONTENT.
{ return a1[ReadHDF5::CONTENT] < a2[0]; }