|
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 68 of file Intrepid2_CubatureTensorPyr.hpp.
|
inline |
Definition at line 73 of file Intrepid2_CubatureTensorPyr.hpp.
|
inline |
Definition at line 78 of file Intrepid2_CubatureTensorPyr.hpp.
| cubPointViewType Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType >::_cubPoints |
Definition at line 69 of file Intrepid2_CubatureTensorPyr.hpp.
| cubWeightViewType Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType >::_cubWeights |
Definition at line 70 of file Intrepid2_CubatureTensorPyr.hpp.