64 :
public CubatureDirect<DeviceType,pointValueType,weightValueType> {
69 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::PointViewType PointViewType;
70 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::weightViewType weightViewType;
74 static constexpr ordinal_type cubatureDataStaticSize=12;
93 return "CubatureDirectLineGaussJacobi20";