dune-fem
2.8.0
Loading...
Searching...
No Matches
dune-fem-30e278aa744c908fbf4bbd8b237eb26c0475d16e
dune
fem
space
padaptivespace
space/padaptivespace/declaration.hh
Go to the documentation of this file.
1
#ifndef DUNE_FEM_SPACE_PADAPTIVE_DECLARATION_HH
2
#define DUNE_FEM_SPACE_PADAPTIVE_DECLARATION_HH
3
4
namespace
Dune
5
{
6
7
namespace
Fem
8
{
9
10
// PAdaptiveDGSpace
11
// ----------------
12
13
template
<
class
FunctionSpace,
class
Gr
id
Part,
int
polOrder,
class
Storagee >
14
class
PAdaptiveDGSpace;
15
16
17
// PAdaptiveLagrangeSpace
18
// ----------------------
19
20
template
<
class
FunctionSpace,
class
Gr
id
Part,
int
polOrder,
class
Storage >
21
class
PAdaptiveLagrangeSpace;
22
23
}
// namespace Fem
24
25
}
// namespace Dune
26
27
#endif
// #ifndef DUNE_FEM_SPACE_PADAPTIVE_DECLARATION_HH
Dune
Definition:
bindguard.hh:11
Generated by
1.9.6