|
dune-pdelab
2.0.0
|
#include <dune/pdelab/gridfunctionspace/intersectionindexset.hh>
Public Types | |
| typedef GV::IndexSet | IndexSet |
| typedef IndexSet::IndexType | IndexType |
| typedef GV::Intersection | Intersection |
| typedef GV::Traits::template Codim< 0 >::Entity | Element |
Public Member Functions | |
| IntersectionIndexSet (const GV &gv_) | |
| IndexType | size () const |
| IndexType | size (const Element &element) const |
| IndexType | index (const Intersection &intersection) const |
| IndexType | subIndex (const Element &element, int i) const |
| typedef GV::Traits::template Codim<0>::Entity Dune::PDELab::IntersectionIndexSet< GV >::Element |
| typedef GV::IndexSet Dune::PDELab::IntersectionIndexSet< GV >::IndexSet |
| typedef IndexSet::IndexType Dune::PDELab::IntersectionIndexSet< GV >::IndexType |
| typedef GV::Intersection Dune::PDELab::IntersectionIndexSet< GV >::Intersection |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.7