Home
last modified time | relevance | path

Searched defs:z (Results 1 – 2 of 2) sorted by relevance

/honee/qfunctions/
H A Ddensitycurrent.h99 const CeedScalar z = X[2]; in Exact_DC() local
H A Dadvection.h76 const CeedScalar x = X[0], y = X[1], z = dim == 2 ? 0. : X[2]; in Exact_AdvectionGeneric() local