Home
last modified time | relevance | path

Searched defs:y (Results 1 – 25 of 66) sorted by relevance

123

/libCEED/tests/ !
H A Dt130-vector.c16 CeedVector x, y; in main() local
30 CeedVector x, y; in main() local
H A Dt131-vector.c14 CeedVector x, y, z; in main() local
H A Dt355-basis.c11 CeedScalar y = c[n - 1]; in Eval() local
17 CeedScalar y = (n - 1) * c[n - 1]; in EvalGrad() local
H A Dt105-vector.c9 CeedVector x, y; in main() local
H A Dt125-vector.c14 CeedVector x, y; in main() local
H A Dt103-vector.c9 CeedVector x, y; in main() local
H A Dt121-vector.c14 CeedVector x, y; in main() local
H A Dt106-vector.c9 CeedVector x, y; in main() local
H A Dt200-elemrestriction.c9 CeedVector x, y; in main() local
H A Dt105-vector-f.f907 integer x,y,i,n variable
H A Dt127-vector.c10 CeedVector x, y; in main() local
H A Dt103-vector-f.f907 integer x,y,i,n variable
H A Dt106-vector-f.f907 integer x,y,i,n variable
H A Dt200-elemrestriction-f.f907 integer x,y variable
H A Dt122-vector.c14 CeedVector x, y, w; in main() local
H A Dt205-elemrestriction.c10 CeedVector x, y; in main() local
H A Dt201-elemrestriction.c10 CeedVector x, y; in main() local
H A Dt204-elemrestriction.c10 CeedVector x, y; in main() local
H A Dt206-elemrestriction.c10 CeedVector x, y; in main() local
H A Dt201-elemrestriction-f.f907 integer x,y variable
H A Dt207-elemrestriction.c10 CeedVector x, y; in main() local
H A Dt217-elemrestriction.c9 CeedVector x, y; in main() local
/libCEED/examples/solids/src/ !
H A Dboundary.c25 PetscScalar y = coords[1]; in BCMMS() local
44 PetscScalar y = coords[1]; in BCClamp() local
/libCEED/examples/solids/qfunctions/ !
H A Dmanufactured-true.h29 CeedScalar x = coords[i + 0 * Q], y = coords[i + 1 * Q], z = coords[i + 2 * Q]; in MMSTrueSoln() local
/libCEED/backends/sycl-ref/kernels/ !
H A Dsycl-ref-vector.cpp84 __global__ static void axpyValueK(CeedScalar *__restrict__ y, CeedScalar alpha, CeedScalar *__restr… in axpyValueK()
106 …pointwiseMultValueK(CeedScalar *__restrict__ w, CeedScalar *x, CeedScalar *__restrict__ y, CeedInt… in pointwiseMultValueK()

123