DUNE-FEM (unstable)

declaration.hh
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
vector space out of a tensor product of fields.
Definition: fvector.hh:95
Implements a vector constructed from a given type representing a field and a compile-time given size.
Dune namespace.
Definition: alignedallocator.hh:13
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)