31 :
public CubatureDirect<DeviceType,pointValueType,weightValueType> {
36 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::PointViewType PointViewType;
37 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::weightViewType weightViewType;
41 static constexpr ordinal_type cubatureDataStaticSize=12;
60 return "CubatureDirectLineGaussJacobi20";