Home
last modified time | relevance | path

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

/libCEED/examples/solids/src/
H A Dboundary.c52 ly = clampMax[1] * load_increment, lz = clampMax[2] * load_increment, in BCClamp() local
/libCEED/examples/fluids/qfunctions/
H A Dadvection_types.h56 CeedScalar lz; member
H A Dnewtonian_types.h67 CeedScalar lz; member
H A Dadvection.h77 const CeedScalar lz = dim == 2 ? 0. : context->lz; in Exact_AdvectionGeneric() local