DUNE-FEM (unstable)
Dune::Fem::FunctionSpaceInterface< FunctionSpaceTraits > Class Template Reference
interface for an arbitrary function space More...
#include <dune/fem/space/common/functionspaceinterface.hh>
Public Types | |
| enum | { dimDomain = FunctionSpaceTraits :: dimDomain , dimRange = FunctionSpaceTraits :: dimRange } |
| Dimensions of domain and range. More... | |
| 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 FunctionSpaceTraits>
class Dune::Fem::FunctionSpaceInterface< FunctionSpaceTraits >
class Dune::Fem::FunctionSpaceInterface< FunctionSpaceTraits >
interface for an arbitrary function space
Base class for specific function spaces.
Member Enumeration Documentation
◆ anonymous enum
template<typename FunctionSpaceTraits >
| anonymous enum |
The documentation for this class was generated from the following file:
- dune/fem/space/common/functionspaceinterface.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Jan 8, 23:33, 2026)