Intrepid2
Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType > Member List

This is the complete list of members for Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >, including all inherited members.

allocateCubaturePoints() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
allocateCubatureWeights() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
CubatureTensorPyr() (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >inline
CubatureTensorPyr(const CubatureTensorPyr &b) (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >inline
CubatureTensorPyr(const CubatureLineType line) (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >inline
CubatureTensorPyr(const CubatureLineType0 line0, const CubatureLineType1 line1, const CubatureLineType2 line2) (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >inline
dimension_Intrepid2::CubatureTensor< void, double, double >private
getAccuracy() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
getCubature(PointViewType cubPoints, weightViewType cubWeights) const (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >inlinevirtual
Intrepid2::Cubature< void, double, double >::getCubature(PointViewType, weightViewType) constIntrepid2::Cubature< void, double, double >inlinevirtual
getCubatureImpl(Kokkos::DynRankView< cubPointValueType, cubPointProperties... > cubPoints, Kokkos::DynRankView< cubWeightValueType, cubWeightProperties... > cubWeights) const (defined in Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureTensorPyr< DeviceType, pointValueType, weightValueType >
getDimension() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
getName() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
getNumCubatures() constIntrepid2::CubatureTensor< void, double, double >inline
getNumPoints() const overrideIntrepid2::CubatureTensor< void, double, double >inlinevirtual
numCubatures_Intrepid2::CubatureTensor< void, double, double >private
PointViewTypeAllocatable typedefIntrepid2::CubatureTensor< void, double, double >