Searched defs:z (Results 1 – 2 of 2) sorted by relevance
99 const CeedScalar z = X[2]; in Exact_DC() local
76 const CeedScalar x = X[0], y = X[1], z = dim == 2 ? 0. : X[2]; in Exact_AdvectionGeneric() local