dune-grid  2.3.0
Classes | Namespaces
interfaces.hh File Reference

Provides a Interfaces for detection of specific behavior. More...

#include <dune/common/typetraits.hh>

Go to the source code of this file.

Classes

struct  Dune::HasObjectStream
 Tagging interface to indicate that Grid provides typedef ObjectStreamType. More...
 
struct  Dune::GridObjectStreamOrDefaultHelper< hasStream, GridImp, DefaultImp >
 
struct  Dune::GridObjectStreamOrDefaultHelper< false, GridImp, DefaultImp >
 
struct  Dune::GridObjectStreamOrDefault< GridImp, DefaultImp >
 Template to choose right Object stream type for a given class. More...
 
struct  Dune::IsDofManager
 Tagging interface to indicate that class is of Type DofManager. More...
 
struct  Dune::HasHierarchicIndexSet
 Tagging interface to indicate that Grid has HierarchicIndexSet. More...
 

Namespaces

 Dune
 

Detailed Description

Provides a Interfaces for detection of specific behavior.

Author
Robert Kloefkorn