Home
last modified time | relevance | path

Searched refs:dz (Results 1 – 2 of 2) sorted by relevance

/libCEED/include/ceed/jit-source/cuda/
H A Dcuda-shared-basis-tensor-at-points-templates.h384 const CeedScalar dz = chebyshev_x[k]; in GradAtPoints3d() local
405 const CeedScalar zz = dim == 2 ? dz : z; in GradAtPoints3d()
430 const CeedScalar dz = chebyshev_x[k]; in GradTransposeAtPoints3d() local
441 const CeedScalar zz = dim == 2 ? dz : z; in GradTransposeAtPoints3d()
/libCEED/include/ceed/jit-source/hip/
H A Dhip-shared-basis-tensor-at-points-templates.h385 const CeedScalar dz = chebyshev_x[k]; in GradAtPoints3d() local
406 const CeedScalar zz = dim == 2 ? dz : z; in GradAtPoints3d()
431 const CeedScalar dz = chebyshev_x[k]; in GradTransposeAtPoints3d() local
442 const CeedScalar zz = dim == 2 ? dz : z; in GradTransposeAtPoints3d()