Class template Dune::XT::Grid::EntityLess

template<class GV>
class Dune::XT::Grid::EntityLess

Comparison functor ordering entities by their index, e.g. for use as a std::map comparator.

bool Dune::XT::Grid::EntityLess::operator()(const E &a, const E &b) const

No documentation provided.

template<>
Dune::XT::Grid::EntityLess::EntityLess<GV>(const IndexSet &index_set)

No documentation provided.

const IndexSet &Dune::XT::Grid::EntityLess::index_set_

No documentation provided.

type Dune::XT::Grid::EntityLess::IndexSet

No documentation provided.

type Dune::XT::Grid::EntityLess::E

No documentation provided.