See Intrepid2::Basis_HGRAD_TET_C1_FEM.
More...
#include <Intrepid2_HGRAD_TET_C1_FEM.hpp>
|
template<typename DT , typename outputValueValueType , class... outputValueProperties, typename inputPointValueType , class... inputPointProperties> |
void | getValues (const typename DT::execution_space &space, Kokkos::DynRankView< outputValueValueType, outputValueProperties...> outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties...> inputPoints, const EOperator operatorType) |
|
template<typename DT , typename OT , typename PT > |
KOKKOS_INLINE_FUNCTION void | getValues (OutputViewType outputValues, const PointViewType inputPoints, const EOperator operatorType, const typename Kokkos::TeamPolicy< typename DT::execution_space >::member_type &team_member, const typename DT::execution_space::scratch_memory_space &scratchStorage, const ordinal_type subcellDim, const ordinal_type subcellOrdinal) const |
|
|
template<typename DeviceType , typename outputValueValueType , class... outputValueProperties, typename inputPointValueType , class... inputPointProperties> |
static void | getValues (const typename DeviceType::execution_space &space, Kokkos::DynRankView< outputValueValueType, outputValueProperties...> outputValues, const Kokkos::DynRankView< inputPointValueType, inputPointProperties...> inputPoints, const EOperator operatorType) |
|
The documentation for this class was generated from the following files: