|
Panzer Version of the Day
|
#include <Panzer_ExprEval.hpp>

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. | |
Definition at line 182 of file Panzer_ExprEval.hpp.
| using panzer::Expr::RebindDataType< NestedDataType[N], NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type [N] |
Definition at line 183 of file Panzer_ExprEval.hpp.
| 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.