|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
Dune::GridViewInfoGTCompare Struct Reference
Comparison object to sort GeometryType by majorly dimension. More...
#include <dune/grid/utility/gridinfo.hh>
Inheritance diagram for Dune::GridViewInfoGTCompare:

Public Member Functions | |
| bool | operator() (const GeometryType &a, const GeometryType &b) const |
| compare two GeometryTypes | |
Detailed Description
Comparison object to sort GeometryType by majorly dimension.
This differs from the standard GeometryType::operator<() in that it puts more emphasis on the dimension than the isNone() property. If it is used as the comparison object in a map where the key is of type GeometryType, all entries of one dimension will be lumped together.
Member Function Documentation
◆ operator()()
|
inline |
compare two GeometryTypes
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8