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

Public Member Functions

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

Public Attributes

cubPointViewType _cubPoints
 
const subcvCoordViewType _subcvCoords
 
const mapViewType _sideMap
 

Detailed Description

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

Definition at line 79 of file Intrepid2_CubatureControlVolumeBoundary.hpp.


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