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

added IsDofManager for loadBalance in ALUGrid.


[[Imported from SVN: r4586]]
parent 85626ec1
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,9 @@ namespace Dune {
DefaultImp>::ObjectStreamType ObjectStreamType;
};
//! Tagging interface to indicate that class is of Type DofManager
struct IsDofManager {};
} // end namespace Dune
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment