|
KOKKOS_INLINE_FUNCTION | Functor (cubPointViewType cubPoints_, subcvCoordViewType subcvCoords_, mapViewType sideMap_) |
|
KOKKOS_INLINE_FUNCTION void | operator() (const ordinal_type cell) const |
|
|
cubPointViewType | _cubPoints |
|
const subcvCoordViewType | _subcvCoords |
|
const mapViewType | _sideMap |
|
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: