Lines Matching defs:d_U
18 …void Interp(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, Cee… in Interp()
56 …InterpCollocated(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocated()
86 … InterpTranspose(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTranspose()
125 …locatedTranspose(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocatedTranspose()
155 …terpTransposeAdd(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpTransposeAdd()
194 …atedTransposeAdd(const CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *__restrict__ d_U, in InterpCollocatedTransposeAdd()
227 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in Grad()
270 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradCollocated()
310 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradTranspose()
354 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradCollocatedTranspose()
393 …CeedInt num_elem, const CeedScalar *c_B, const CeedScalar *c_G, const CeedScalar *__restrict__ d_U, in GradTransposeAdd()
437 … const CeedScalar *__restrict__ d_U, CeedScalar *__restrict__ d_V) { in GradCollocatedTransposeAdd()