dune-grid
2.4.1-rc2
|
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 | |
Include standard header files. | |
Provides a Interfaces for detection of specific behavior.