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

#include <Panzer_ExprEval.hpp>

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

Public Types

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

Detailed Description

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

Definition at line 177 of file Panzer_ExprEval.hpp.

Member Typedef Documentation

◆ type [1/2]

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

Definition at line 178 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: