DUNE PDELab (2.7)

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
6namespace 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:14
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 15, 22:36, 2024)