dune-grid  2.2.0
geometrygrid/declaration.hh
Go to the documentation of this file.
1 #ifndef DUNE_GEOGRID_DECLARATION_HH
2 #define DUNE_GEOGRID_DECLARATION_HH
3 
4 namespace Dune
5 {
6 
7  template< class HostGrid, class CoordFunction, class Allocator >
8  class GeometryGrid;
9 
10 } // namespace Dune
11 
12 #endif // #ifndef DUNE_GEOGRID_DECLARATION_HH