dune-fem
2.6-git
dune-fem-d1b565ab01047e44508c23bb9ba3e3b4491cd8a7-d1b565ab01047e44508c23bb9ba3e3b4491cd8a7
dune
fem
space
lagrange
space/lagrange/declaration.hh
Go to the documentation of this file.
1
#ifndef DUNE_FEM_SPACE_LAGRANGE_DECLARATION_HH
2
#define DUNE_FEM_SPACE_LAGRANGE_DECLARATION_HH
3
4
namespace
Dune
5
{
6
7
namespace
Fem
8
{
9
10
// LagrangeDiscreteFunctionSpace
11
// -----------------------------
12
13
template
<
class
FunctionSpace,
class
Gr
id
Part,
int
order,
template
<
class
>
class
Storage >
14
class
LagrangeDiscreteFunctionSpace;
15
16
}
// namespace Fem
17
18
}
// namespace Dune
19
20
#endif
// #ifndef DUNE_FEM_SPACE_LAGRANGE_DECLARATION_HH
Dune
Definition:
bindguard.hh:11
Generated by
1.9.0