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

removed obsolete declarations of UGGridLevelIteratorFactory

[[Imported from SVN: r4390]]
parent b6fe7564
Branches
Tags
No related merge requests found
......@@ -11,10 +11,6 @@
namespace Dune {
// Forward declaration
template <int codim, PartitionIteratorType PiType, class GridImp>
class UGGridLevelIteratorFactory;
//**********************************************************************
//
// --UGGridLevelIterator
......@@ -32,9 +28,6 @@ namespace Dune {
friend class UGGridEntity<codim,GridImp::dimension,GridImp>;
friend class UGGridEntity<0, GridImp::dimension,GridImp>;
template <int codim_, PartitionIteratorType PiType_, class GridImp_>
friend class UGGridLevelIteratorFactory;
public:
typedef typename GridImp::template Codim<codim>::Entity Entity;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment