| 
| 
KOKKOS_INLINE_FUNCTION  | Functor (cubPointViewType cubPoints_, cubWeightViewType cubWeights_, subcvCoordViewType subcvCoords_, subcvWeightViewType subcvWeights_, jacDetViewType jacDets_) | 
|   | 
| 
KOKKOS_INLINE_FUNCTION void  | operator() (const ordinal_type cell) const  | 
|   | 
 | 
| 
cubPointViewType  | _cubPoints | 
|   | 
| 
cubWeightViewType  | _cubWeights | 
|   | 
| 
const subcvCoordViewType  | _subcvCoords | 
|   | 
| 
const subcvWeightViewType  | _subcvWeights | 
|   | 
| 
const jacDetViewType  | _jacDets | 
|   | 
template<typename ExecSpaceType = void, typename pointValueType = double, typename weightValueType = double>
template<typename cubPointViewType, typename cubWeightViewType, typename subcvCoordViewType, typename subcvWeightViewType, typename jacDetViewType>
struct Intrepid2::CubatureControlVolume< ExecSpaceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType, subcvCoordViewType, subcvWeightViewType, jacDetViewType >
Definition at line 79 of file Intrepid2_CubatureControlVolume.hpp.
The documentation for this struct was generated from the following file: