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

Public Member Functions

KOKKOS_INLINE_FUNCTION Functor (cubPointViewType cubPoints_, cubWeightViewType cubWeights_, subcvCoordViewType subcvCoords_, subcvSideNormalViewType subcvSideNormals_, mapViewType sideMap_)
 
KOKKOS_INLINE_FUNCTION void operator() (const ordinal_type cell) const
 

Public Attributes

cubPointViewType _cubPoints
 
cubWeightViewType _cubWeights
 
const subcvCoordViewType _subcvCoords
 
const subcvSideNormalViewType _subcvSideNormals
 
const mapViewType _sideMap
 

Detailed Description

template<typename ExecSpaceType = void, typename pointValueType = double, typename weightValueType = double>
template<typename cubPointViewType, typename cubWeightViewType, typename subcvCoordViewType, typename subcvSideNormalViewType, typename mapViewType>
struct Intrepid2::CubatureControlVolumeSide< ExecSpaceType, pointValueType, weightValueType >::Functor< cubPointViewType, cubWeightViewType, subcvCoordViewType, subcvSideNormalViewType, mapViewType >

Definition at line 75 of file Intrepid2_CubatureControlVolumeSide.hpp.


The documentation for this struct was generated from the following file: