dune-grid  2.3beta2
geometrygrid/declaration.hh
Go to the documentation of this file.
1 // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2 // vi: set et ts=4 sw=2 sts=2:
3 #ifndef DUNE_GEOGRID_DECLARATION_HH
4 #define DUNE_GEOGRID_DECLARATION_HH
5 
6 namespace Dune
7 {
8 
9  template< class HostGrid, class CoordFunction, class Allocator >
10  class GeometryGrid;
11 
12 } // namespace Dune
13 
14 #endif // #ifndef DUNE_GEOGRID_DECLARATION_HH