interfaces.hh File Reference
Detailed Description
Provides a Interfaces for detection of specific behavior.
#include "typetraits.hh"
Go to the source code of this file.
Namespaces | |
namespace | Dune |
Classes | |
struct | Dune::Cloneable |
An interface class for cloneable objects. More... | |
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... |