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

#include <Panzer_ExprEval.hpp>

Public Types

using type = typename RebindDataType< NestedDataType, NewScalarType >::type[N]
 

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

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.


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