|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R > Struct Template Reference
#include <dune/pdelab/common/function.hh>
Inheritance diagram for Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >:

Public Types | |
| enum | { dimDomain = n } |
| Enum for domain dimension. More... | |
| enum | { dimRange = m } |
| Enum for range dimension. More... | |
| typedef DF | DomainFieldType |
| Export type for domain field. | |
| typedef D | DomainType |
| domain type in dim-size coordinates | |
| typedef RF | RangeFieldType |
| Export type for range field. | |
| typedef R | RangeType |
| range type | |
Detailed Description
template<class DF, int n, class D, class RF, int m, class R>
struct Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >
struct Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >
traits class holding function signature, same as in local function
- Template Parameters
-
DF The numeric type of the field representing the domain. dimension of the domain. D The type of the domain. m The dimension of the range. RF The numeric type of the field representing the range. R The type of the range.
Member Typedef Documentation
◆ DomainFieldType
template<class DF , int n, class D , class RF , int m, class R >
| typedef DF Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >::DomainFieldType |
Export type for domain field.
◆ DomainType
template<class DF , int n, class D , class RF , int m, class R >
| typedef D Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >::DomainType |
domain type in dim-size coordinates
◆ RangeFieldType
template<class DF , int n, class D , class RF , int m, class R >
| typedef RF Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >::RangeFieldType |
Export type for range field.
◆ RangeType
template<class DF , int n, class D , class RF , int m, class R >
| typedef R Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R >::RangeType |
range type
Member Enumeration Documentation
◆ anonymous enum
template<class DF , int n, class D , class RF , int m, class R >
| anonymous enum |
◆ anonymous enum
template<class DF , int n, class D , class RF , int m, class R >
| anonymous enum |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8