declaration.hh
1
// -*- mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*-
2
// vi: set et ts=2 sw=2 sts=2:
3
#ifndef DUNE_POLYHEDRALGRID_DECLARATION_HH
4
#define DUNE_POLYHEDRALGRID_DECLARATION_HH
5
6
namespace
Dune
7
{
8
9
template
<
int
dim,
int
dimworld >
10
class
PolyhedralGrid
;
11
12
}
// namespace Dune
13
14
#endif // #ifndef DUNE_POLYHEDRALGRID_DECLARATION_HH
Dune
Holds the implementation of the CpGrid as a pimple.
Definition:
OpmParserIncludes.hpp:42
Dune::PolyhedralGrid
identical grid wrapper
Definition:
declaration.hh:10
dune
grid
polyhedralgrid
declaration.hh
Generated on Sun Mar 25 2018 16:00:46 by
1.8.14