Mesh Oriented datABase  (version 5.5.0)
An array-based unstructured mesh library
moab::SetContOffComp Struct Reference

Public Member Functions

bool operator() (const long a1[4], const long a2[4])
 

Detailed Description

Definition at line 2188 of file ReadHDF5.cpp.

Member Function Documentation

◆ operator()()

bool moab::SetContOffComp::operator() ( const long  a1[4],
const long  a2[4] 
)
inline

Definition at line 2190 of file ReadHDF5.cpp.

2191  {
2192  return a1[ReadHDF5::CONTENT] < a2[0];
2193  }

References moab::ReadHDF5::CONTENT.


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