dune-grid  2.2.0
geometrygrid/declaration.hh
Go to the documentation of this file.
00001 #ifndef DUNE_GEOGRID_DECLARATION_HH
00002 #define DUNE_GEOGRID_DECLARATION_HH
00003 
00004 namespace Dune
00005 {
00006 
00007   template< class HostGrid, class CoordFunction, class Allocator >
00008   class GeometryGrid;
00009 
00010 } // namespace Dune
00011 
00012 #endif // #ifndef DUNE_GEOGRID_DECLARATION_HH