|
KOKKOS_INLINE_FUNCTION | Functor (cubPointViewType cubPoints_, cubWeightViewType cubWeights_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i) const |
|
|
cubPointViewType | _cubPoints |
|
cubWeightViewType | _cubWeights |
|
template<typename ExecSpaceType = void, typename pointValueType = double, typename weightValueType = double>
template<typename cubPointViewType, typename cubWeightViewType>
struct Intrepid2::CubatureTensorPyr< ExecSpaceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType >
Definition at line 68 of file Intrepid2_CubatureTensorPyr.hpp.
The documentation for this struct was generated from the following file: