dune-grid  2.5.0
Classes | Namespaces
indexidset.hh File Reference

Provides base classes for index and id sets. More...

#include <vector>
#include <dune/common/exceptions.hh>
#include <dune/grid/common/grid.hh>
#include <dune/common/bartonnackmanifcheck.hh>

Go to the source code of this file.

Classes

class  Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >
 Index Set Interface base class. More...
 
struct  Dune::IndexSet< GridImp, IndexSetImp, IndexTypeImp, TypesImp >::Codim< cc >
 Export the type of the entity used as parameter in the index(...) method. More...
 
class  Dune::IndexSetDefaultImplementation< GridImp, IndexSetImp >
 Provide default implementation of method if IndexSet. More...
 
class  Dune::IdSet< GridImp, IdSetImp, IdTypeImp >
 Id Set Interface. More...
 

Namespaces

 Dune
 Include standard header files.
 

Detailed Description

Provides base classes for index and id sets.

Author
Peter Bastian