31 :
public CubatureDirect<DeviceType,pointValueType,weightValueType> {
36 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::PointViewType PointViewType;
37 typedef typename CubatureDirect<DeviceType,pointValueType,weightValueType>::weightViewType weightViewType;
42 static constexpr ordinal_type cubatureDataStaticSize=21;
62 return "CubatureDirectTetDefault";