dune-fem
2.4.1-rc
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
dune
fem
space
fourier
space/fourier/declaration.hh
Go to the documentation of this file.
1
#ifndef DUNE_FEM_SPACE_FOURIER_DECLARATION_HH
2
#define DUNE_FEM_SPACE_FOURIER_DECLARATION_HH
3
4
namespace
Dune
5
{
6
7
namespace
Fem
8
{
9
10
// FourierDiscreteFunctionSpace
11
// ----------------------------
12
13
template
<
class
FunctionSpace,
class
Gr
id
Part,
int
order >
14
class
FourierDiscreteFunctionSpace
;
15
16
}
// namespace Fem
17
18
}
// namespace Dune
19
20
#endif // #ifndef DUNE_FEM_SPACE_FOURIER_DECLARATION_HH
Dune::Fem::FourierDiscreteFunctionSpace
Definition:
space/fourier/declaration.hh:14
Fem
Dune
Definition:
coordinate.hh:4
Generated by
1.8.11