|
Intrepid2
|
Public Member Functions | |
| KOKKOS_INLINE_FUNCTION | Functor (cubPointViewType cubPoints_, cubWeightViewType cubWeights_) |
| KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type i) const |
Public Attributes | |
| cubPointViewType | _cubPoints |
| cubWeightViewType | _cubWeights |
Definition at line 39 of file Intrepid2_CubatureTensorPyr.hpp.
|
inline |
Definition at line 44 of file Intrepid2_CubatureTensorPyr.hpp.
|
inline |
Definition at line 49 of file Intrepid2_CubatureTensorPyr.hpp.
| cubPointViewType Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType >::_cubPoints |
Definition at line 40 of file Intrepid2_CubatureTensorPyr.hpp.
| cubWeightViewType Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType >::_cubWeights |
Definition at line 41 of file Intrepid2_CubatureTensorPyr.hpp.