Home
last modified time | relevance | path

Searched defs:ctx_phys (Results 1 – 3 of 3) sorted by relevance

/libCEED/examples/solids/src/
H A Dmisc.c23 …Ctx app_ctx, DM dm, Vec V, Vec V_loc, CeedData ceed_data, Ceed ceed, CeedQFunctionContext ctx_phys, in SetupJacobianCtx()
/libCEED/examples/solids/
H A Delasticity.c67 CeedQFunctionContext ctx_phys, ctx_phys_smoother = NULL; in main() local
/libCEED/examples/solids/include/
H A Dstructs.h92 CeedQFunctionContext ctx_phys, ctx_phys_smoother; member