|
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 172 of file Panzer_ExprEval.hpp.
| using panzer::Expr::RebindDataType< NestedDataType *, NewScalarType >::type = typename RebindDataType<NestedDataType, NewScalarType>::type * |
Definition at line 173 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.