Home
last modified time | relevance | path

Searched refs:lz (Results 1 – 9 of 9) sorted by relevance

/honee/problems/
H A Dtaylorgreen.c29 .lz = setup_ctx->lz, in NS_TAYLOR_GREEN()
H A Dadvection.c506 setup_context->lz = dim == 3 ? domain_size[2] : 0.; in NS_ADVECTION()
H A Dnewtonian.c508 .lz = domain_size[2], in NS_NEWTONIAN_IG()
/honee/qfunctions/
H A Dnewtonian_types.h67 CeedScalar lz; member
H A Dadvection_types.h73 CeedScalar lz; member
H A Dtaylorgreen.h18 CeedScalar lz; member
H A Dadvection.h69 const CeedScalar lz = dim == 2 ? 0. : context->lz; in Exact_AdvectionGeneric() local
72 const CeedScalar center[3] = {0.5 * lx, 0.5 * ly, 0.5 * lz}; in Exact_AdvectionGeneric()
74 … = {center[0] + .25 * lx * cos(theta + time), center[1] + .25 * ly * sin(theta + time), 0.5 * lz}; in Exact_AdvectionGeneric()
/honee/examples/
H A Dconv_test.sh11 run_flags[lz]=1
/honee/doc/
H A Dexamples.md140 - `(lx,ly,lz)/2`
449 - `(lx,ly,lz)/2`