Home
last modified time | relevance | path

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

/libCEED/examples/solids/src/
H A Dmisc.c24 CeedQFunctionContext ctx_phys_smoother, UserMult jacobian_ctx) { 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