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

Public Types | |
| using | type = typename RebindDataType<NestedDataType, NewScalarType>::type [] |
| using | type |
| The new data type, suitable as the first template argument to Kokkos::View. | |
Definition at line 177 of file Panzer_ExprEval.hpp.
| using panzer::Expr::RebindDataType< NestedDataType[], NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type [] |
Definition at line 178 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.