Predicate for sorting vertices.
More...
#include <boundarygrid.hh>
|
| | VertexLess (int comp) |
| | Default constructor.
|
|
bool | operator() (const Vertex &q1, const Vertex &q2) |
| | The comparison operator.
|
|
|
int | dir |
| | Compare using this direction, if -1 compare using index values.
|
Predicate for sorting vertices.
◆ VertexLess()
| Opm::Elasticity::BoundaryGrid::VertexLess::VertexLess |
( |
int | comp | ) |
|
|
inlineexplicit |
Default constructor.
- Parameters
-
| [in] | comp | Direction to use for comparison. -1 to use index |
The documentation for this struct was generated from the following file: