Dune Core Modules (2.9.0)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
interfaces.hh File Reference
Provides a Interfaces for detection of specific behavior. More...
#include <type_traits>
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 | |
namespace | Dune |
Dune namespace. | |
Detailed Description
Provides a Interfaces for detection of specific behavior.
