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

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

allocateCubaturePoints() constIntrepid2::Cubature< void, double, double >inlinevirtual
allocateCubatureWeights() constIntrepid2::Cubature< void, double, double >inlinevirtual
cubatureData_Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >protected
CubatureDirect() (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inline
CubatureDirect(const CubatureDirect &b) (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inline
CubatureDirect(const ordinal_type degree, const ordinal_type dimension) (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inline
degree_Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >protected
dimension_Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >protected
getAccuracy() const overrideIntrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlinevirtual
getCubature(PointViewType cubPoints, weightViewType cubWeights) const override (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlinevirtual
Intrepid2::Cubature< void, double, double >::getCubature(PointViewType, weightViewType) constIntrepid2::Cubature< void, double, double >inlinevirtual
getCubatureFromData(Kokkos::DynRankView< cubPointValueType, cubPointProperties... > cubPoints, Kokkos::DynRankView< cubWeightValueType, cubWeightProperties... > cubWeights, const CubatureData cubData) constIntrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlineprotected
getDimension() const overrideIntrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlinevirtual
getName() const overrideIntrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlinevirtual
getNumPoints() const overrideIntrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inlinevirtual
operator=(const CubatureDirect &b) (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >inline
PointViewType typedef (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >
weightViewType typedef (defined in Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >)Intrepid2::CubatureDirect< DeviceType, pointValueType, weightValueType >