Lines Matching defs:strides_comp
28 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in ReadElementStrided1d()
44 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in WriteElementStrided1d()
57 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in SumElementStrided1d()
77 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in ReadElementStrided2d()
93 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in WriteElementStrided2d()
106 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in SumElementStrided2d()
126 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in ReadElementStrided3d()
144 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in WriteElementStrided3d()
159 …(SharedData_Cuda &data, const CeedInt elem, const CeedInt strides_node, const CeedInt strides_comp, in SumElementStrided3d()
182 … const CeedInt strides_point, const CeedInt strides_comp, const CeedInt strides_elem, in ReadPoint()
202 …const CeedInt strides_point, const CeedInt strides_comp, const CeedInt strides_elem, const CeedSca… in WritePoint()