Skip to content
Snippets Groups Projects
Commit 165a1efb authored by Oliver Sander's avatar Oliver Sander
Browse files

include the new hierarchical iterators

[[Imported from SVN: r720]]
parent f2825813
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ namespace Dune
template<int dim, int dimworld> class UGGridIntersectionIterator;
template<int dim, int dimworld> class UGGrid;
template <class Object> class UGGridMemory;
//template <class Object> class UGGridMemory;
// singleton holding reference elements
template<int dim> struct UGGridReferenceElement;
......@@ -99,6 +99,7 @@ namespace Dune
#include "uggrid/uggridboundent.hh"
#include "uggrid/ugintersectionit.hh"
#include "uggrid/uggridleveliterator.hh"
#include "uggrid/uggridhieriterator.hh"
namespace Dune {
......
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