Home
last modified time | relevance | path

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

/honee/problems/
H A Dtaylorgreen.c27 .lx = setup_ctx->lx, in NS_TAYLOR_GREEN()
H A Dadvection.c504 setup_context->lx = domain_size[0]; in NS_ADVECTION()
H A Dnewtonian.c506 .lx = domain_size[0], in NS_NEWTONIAN_IG()
/honee/qfunctions/
H A Dtaylorgreen.h16 CeedScalar lx; member
38 ScaleN(x, 2 * M_PI / context->lx, 3); in ICsTaylorGreen()
H A Dadvection.h67 const CeedScalar lx = context->lx; in Exact_AdvectionGeneric() local
72 const CeedScalar center[3] = {0.5 * lx, 0.5 * ly, 0.5 * lz}; in Exact_AdvectionGeneric()
74 …const CeedScalar x0[3] = {center[0] + .25 * lx * cos(theta + time), center[1] + .25 * ly * sin… in Exact_AdvectionGeneric()
125 CeedScalar half_width = context->lx / 2; in Exact_AdvectionGeneric()
131 CeedScalar inflow_to_point[3] = {x - context->lx / 2, y, 0}; in Exact_AdvectionGeneric()
139 …(x > context->lx - boundary_threshold && wind[0] > boundary_threshold) || // outflow at +x bounda… in Exact_AdvectionGeneric()
H A Dnewtonian_types.h65 CeedScalar lx; member
H A Dadvection_types.h71 CeedScalar lx; member
/honee/examples/
H A Dconv_test.sh9 run_flags[lx]=1e3
/honee/doc/
H A Dexamples.md140 - `(lx,ly,lz)/2`
449 - `(lx,ly,lz)/2`