Mesh Oriented datABase  (version 5.4.1)
Array-based unstructured mesh datastructure
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

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];
    }

List of all members.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines