Intrepid2
|
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 |
Definition at line 79 of file Intrepid2_CubatureControlVolumeBoundary.hpp.
|
inline |
Definition at line 85 of file Intrepid2_CubatureControlVolumeBoundary.hpp.
|
inline |
Definition at line 92 of file Intrepid2_CubatureControlVolumeBoundary.hpp.
cubPointViewType Intrepid2::CubatureControlVolumeBoundary< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, subcvCoordViewType, mapViewType >::_cubPoints |
Definition at line 80 of file Intrepid2_CubatureControlVolumeBoundary.hpp.
const mapViewType Intrepid2::CubatureControlVolumeBoundary< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, subcvCoordViewType, mapViewType >::_sideMap |
Definition at line 82 of file Intrepid2_CubatureControlVolumeBoundary.hpp.
const subcvCoordViewType Intrepid2::CubatureControlVolumeBoundary< DeviceType, pointValueType, weightValueType >::Functor< cubPointViewType, subcvCoordViewType, mapViewType >::_subcvCoords |
Definition at line 81 of file Intrepid2_CubatureControlVolumeBoundary.hpp.