|
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 ExecSpaceType = void, typename outputValueType = double, typename pointValueType = double>
template<EOperator opType>
struct Intrepid2::Basis_HDIV_HEX_I1_FEM< ExecSpaceType, outputValueType, pointValueType >::Serial< opType >
Definition at line 186 of file Intrepid2_HDIV_HEX_I1_FEM.hpp.
The documentation for this struct was generated from the following file: