|
template<typename outputValueValueType , class ... outputValueProperties, typename inputPointValueType , class ... inputPointProperties> |
static KOKKOS_INLINE_FUNCTION void | getValues (Kokkos::DynRankView< outputValueValueType, outputValueProperties... > outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties... > inputPoints) |
|
template<typename DeviceType = void, typename outputValueType = double, typename pointValueType = double>
template<EOperator opType>
struct Intrepid2::Basis_HDIV_HEX_I1_FEM< DeviceType, outputValueType, pointValueType >::Serial< opType >
Definition at line 187 of file Intrepid2_HDIV_HEX_I1_FEM.hpp.
The documentation for this struct was generated from the following file: