|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 > Class Template Reference
A matrix valued function space. More...
#include <dune/fem/space/common/functionspace.hh>
Inheritance diagram for Dune::Fem::MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >:

Public Types | |
| enum | |
| Dimensions of domain and range. More... | |
| enum | |
| typedef FunctionSpaceTraits::DomainFieldType | DomainFieldType |
| Intrinsic type used for values in the domain field (usually a double) | |
| typedef FunctionSpaceTraits::RangeFieldType | RangeFieldType |
| Intrinsic type used for values in the range field (usually a double) | |
| typedef FunctionSpaceTraits::DomainType | DomainType |
| Type of domain vector (using type of domain field) has a Dune::FieldVector type interface. | |
| typedef FunctionSpaceTraits::RangeType | RangeType |
| Type of range vector (using type of range field) has a Dune::FieldVector type interface. | |
| typedef FunctionSpaceTraits::LinearMappingType | JacobianRangeType |
| Intrinsic type used for the jacobian values has a Dune::FieldMatrix type interface. | |
| typedef ExplicitFieldVector< FieldMatrix< RangeFieldType, dimDomain, dimDomain >, dimRange > | HessianRangeType |
| Intrinsic type used for the hessian values has a Dune::FieldMatrix type interface. | |
| typedef FunctionSpaceTraits::ScalarFunctionSpaceType | ScalarFunctionSpaceType |
| corresponding scalar function space | |
Detailed Description
template<typename DomainFieldImp, typename RangeFieldImp, int n, int m1, int m2>
class Dune::Fem::MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >
class Dune::Fem::MatrixFunctionSpace< DomainFieldImp, RangeFieldImp, n, m1, m2 >
A matrix valued function space.
Member Typedef Documentation
◆ DomainFieldType
|
inherited |
Intrinsic type used for values in the domain field (usually a double)
◆ DomainType
|
inherited |
Type of domain vector (using type of domain field) has a Dune::FieldVector type interface.
◆ HessianRangeType
|
inherited |
Intrinsic type used for the hessian values has a Dune::FieldMatrix type interface.
◆ JacobianRangeType
|
inherited |
Intrinsic type used for the jacobian values has a Dune::FieldMatrix type interface.
◆ RangeFieldType
|
inherited |
Intrinsic type used for values in the range field (usually a double)
◆ RangeType
|
inherited |
Type of range vector (using type of range field) has a Dune::FieldVector type interface.
◆ ScalarFunctionSpaceType
|
inherited |
corresponding scalar function space
Member Enumeration Documentation
◆ anonymous enum
|
inherited |
Dimensions of domain and range.
◆ anonymous enum
|
inherited |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8