dune-spgrid
2.7
dune-spgrid-3977013bee93d1b113b155cc5b881d28d3ee37f5-3977013bee93d1b113b155cc5b881d28d3ee37f5
dune
grid
spgrid.hh
Go to the documentation of this file.
1
#ifndef DUNE_SPGRID_HH
2
#define DUNE_SPGRID_HH
3
4
#include <
dune/grid/spgrid/backuprestore.hh
>
5
#include <
dune/grid/spgrid/grid.hh
>
6
#include <
dune/grid/spgrid/hierarchicsearch.hh
>
7
#include <
dune/grid/spgrid/persistentcontainer.hh
>
8
#include <
dune/grid/spgrid/tree.hh
>
9
10
namespace
Dune
11
{
12
13
namespace
Fem
14
{
15
16
// External Forward Declarations
17
// -----------------------------
18
19
template
<
class
Gr
id
>
20
struct
TwistFreeTwistUtility
;
21
22
template
<
class
Gr
id
>
23
struct
TwistUtility
;
24
25
26
27
// TwistUtility for SPGrid
28
// -----------------------
29
30
template
<
class
ct,
int
dim,
template
<
int
>
class
Ref,
class
Comm >
31
struct
TwistUtility
<
SPGrid
< ct, dim, Ref, Comm > >
32
:
public
TwistFreeTwistUtility
< SPGrid< ct, dim, Ref, Comm > >
33
{};
34
35
}
// end namespace Fem
36
37
}
// namespace Dune
38
39
#endif
// #ifndef DUNE_SPGRID_HH
backuprestore.hh
grid.hh
hierarchicsearch.hh
persistentcontainer.hh
tree.hh
Dune
Definition:
iostream.hh:7
Dune::SPGrid
structured, parallel DUNE grid
Definition:
grid.hh:136
Dune::Fem::TwistFreeTwistUtility
Definition:
spgrid.hh:20
Dune::Fem::TwistUtility
Definition:
spgrid.hh:23
Generated by
1.9.0