DUNE PDELab (unstable)
Dune::PDELab::FunctionTraits< DF, n, D, RF, m, R > Struct Template Reference
#include <dune/pdelab/common/function.hh>
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 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:
- dune/pdelab/common/function.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)