Skip to content
Snippets Groups Projects
Commit a7452319 authored by Robert Klöfkorn's avatar Robert Klöfkorn
Browse files

added HasHierarchicIndexSet tag.


[[Imported from SVN: r4699]]
parent 73a9e147
Branches
Tags
No related merge requests found
......@@ -57,6 +57,8 @@ namespace Dune {
//! Tagging interface to indicate that class is of Type DofManager
struct IsDofManager {};
} // end namespace Dune
//! Tagging interface to indicate that Grid has HierarchicIndexSet
struct HasHierarchicIndexSet {};
} // end namespace Dune
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment