Skip to content

#504 Prepare for removal of GridParts from dune-grid

Metadata

Property Value
Reported by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Reported at Feb 19, 2009 17:38
Type Unknown
Version Git (pre2.4) [autotools]
Operating System Unspecified / All
Last edited by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Last edited at Apr 2, 2009 09:23
Closed by Martin Nolte (nolte@mathematik.uni-freiburg.de)
Closed at Apr 2, 2009 09:23
Closed in version Unknown
Resolution Implemented
Comment GridParts are no longer required and have been removed in revision 5008

Description

We have decided to remove GridParts from dune-grid and introduce GridViews instead. Now, this process is almost complete and we should remove the GridParts from the current trunk (they should remain in the release for compatibility, though).

There are a few test applications that still use GridParts. It would be great if someone could change them to use GridViews...