Intrepid2
Public Member Functions | Public Attributes | List of all members
Intrepid2::CubatureControlVolume< ExecSpaceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType, subcvCoordViewType, subcvWeightViewType, jacDetViewType > Struct Template Reference

Public Member Functions

KOKKOS_INLINE_FUNCTION Functor (cubPointViewType cubPoints_, cubWeightViewType cubWeights_, subcvCoordViewType subcvCoords_, subcvWeightViewType subcvWeights_, jacDetViewType jacDets_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cell) const
 

Public Attributes

cubPointViewType _cubPoints
 
cubWeightViewType _cubWeights
 
const subcvCoordViewType _subcvCoords
 
const subcvWeightViewType _subcvWeights
 
const jacDetViewType _jacDets
 

Detailed Description

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: