Home
last modified time | relevance | path

Searched defs:lz (Results 1 – 4 of 4) sorted by relevance

/honee/qfunctions/
H A Dtaylorgreen.h18 CeedScalar lz; member
H A Dnewtonian_types.h67 CeedScalar lz; member
H A Dadvection_types.h73 CeedScalar lz; member
H A Dadvection.h69 const CeedScalar lz = dim == 2 ? 0. : context->lz; in Exact_AdvectionGeneric() local