|
GEOS
|
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 |
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.