Dune Core Modules (2.6.0)

declaration.hh
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
Dune namespace.
Definition: alignedallocator.hh:10
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)