dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::ToNewDimDomainFunctionSpace< MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >, newDimDomain > Struct Template Reference

specialization for parameter list <domainfile,rangefield,dimDomain,dimRange,dimLocal> More...

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/common/functionspace.hh>

Public Types

typedef MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, newDimDomain, m1, m2 > Type
 

Detailed Description

template<class DomainFieldImp, class RangeFieldImp, int n, int m1, int m2, int newDimDomain>
struct Dune::Fem::ToNewDimDomainFunctionSpace< MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >, newDimDomain >

specialization for parameter list <domainfile,rangefield,dimDomain,dimRange,dimLocal>

Member Typedef Documentation

template<class DomainFieldImp , class RangeFieldImp , int n, int m1, int m2, int newDimDomain>
typedef MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, newDimDomain, m1, m2 > Dune::Fem::ToNewDimDomainFunctionSpace< MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >, newDimDomain >::Type

The documentation for this struct was generated from the following file: