dune-grid-glue 2.9
|
#include <dune/grid-glue/adapter/intersectionindexset.hh>
Public Types | |
typedef GridGlue::IndexType | IndexType |
The type used for the indices. | |
typedef size_t | SizeType |
The type used for the size. | |
Public Member Functions | |
template<int I, int O> | |
IndexType | index (const Intersection< P0, P1, I, O > &i) const |
Map Dune::GridGlue::Intersection to index. | |
SizeType | size () const |
Return total number of intersections. | |
typedef GridGlue::IndexType Dune::GridGlue::IntersectionIndexSet< P0, P1 >::IndexType |
The type used for the indices.
typedef size_t Dune::GridGlue::IntersectionIndexSet< P0, P1 >::SizeType |
The type used for the size.
|
inline |
Map Dune::GridGlue::Intersection to index.
|
inline |
Return total number of intersections.