Panzer Version of the Day
Loading...
Searching...
No Matches
panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType > Struct Template Reference

#include <Panzer_ExprEval.hpp>

Inheritance diagram for panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >:

Public Types

using type = typename RebindDataType<NestedDataType, NewScalarType>::type [N]
 
using type
 The new data type, suitable as the first template argument to Kokkos::View.
 

Detailed Description

template<typename NestedDataType, typename NewScalarType, size_t N>
struct panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >

Definition at line 182 of file Panzer_ExprEval.hpp.

Member Typedef Documentation

◆ type [1/2]

template<typename NestedDataType, typename NewScalarType, size_t N>
using panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type [N]

Definition at line 183 of file Panzer_ExprEval.hpp.

◆ type [2/2]

using panzer::Expr::RebindDataType< NestedDataType, NewScalarType >::type

The new data type, suitable as the first template argument to Kokkos::View.

Definition at line 168 of file Panzer_ExprEval.hpp.


The documentation for this struct was generated from the following file: