35 :
public CubatureDirect<DeviceType,pointValueType,weightValueType> {
40 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::PointViewType PointViewType;
41 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::weightViewType weightViewType;
46 static constexpr ordinal_type cubatureDataStaticSize=51;
65 return "CubatureDirectTriSymmetric";