dune-fem 2.12-git
Loading...
Searching...
No Matches
function/blockvectorfunction/declaration.hh
Go to the documentation of this file.
1#ifndef DUNE_FEM_BLOCKVECTORFUNCTION_DECLARATION_HH
2#define DUNE_FEM_BLOCKVECTORFUNCTION_DECLARATION_HH
3
5
6namespace Dune
7{
8 namespace Fem
9 {
10 //**********************************************************************
12 // --ISTLBlockVectorDiscreteFunction
13 //
18 //**********************************************************************
19 template <class DiscreteFunctionSpace,
21 class ISTLBlockVectorDiscreteFunction;
22 }
23}
24#endif
discrete function space