GEOS
Public Member Functions | List of all members
geos::ElemLocComparator Struct Reference

Comparator for (CellElementSubRegion const *, localIndex) pairs that provides deterministic ordering based on localIndex/region/subregion indices in that precedence. More...

#include <SurfaceGenerator.hpp>

Public Member Functions

bool operator() (std::pair< CellElementSubRegion const *, localIndex > const &a, std::pair< CellElementSubRegion const *, localIndex > const &b) const
 

Detailed Description

Comparator for (CellElementSubRegion const *, localIndex) pairs that provides deterministic ordering based on localIndex/region/subregion indices in that precedence.

Definition at line 42 of file SurfaceGenerator.hpp.


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