Get scalar type from Dune (-> field_type) or Kaskade (-> Scalar) member.
More...
#include <duneInterface.hh>
template<class Type>
struct Kaskade::GetScalar< Type >
Get scalar type from Dune (-> field_type) or Kaskade (-> Scalar) member.
Definition at line 65 of file duneInterface.hh.
◆ type
◆ hasFieldType() [1/2]
template<class Type >
template<class LocalType >
◆ hasFieldType() [2/2]
template<class Type >
template<class LocalType >
static LocalType::field_type Kaskade::GetScalar< Type >::hasFieldType |
( |
typename LocalType::field_type |
| ) |
|
|
static |
◆ hasScalar() [1/2]
template<class Type >
template<class LocalType >
◆ hasScalar() [2/2]
template<class Type >
template<class LocalType >
static LocalType::Scalar Kaskade::GetScalar< Type >::hasScalar |
( |
typename LocalType::Scalar |
| ) |
|
|
static |
The documentation for this struct was generated from the following file: