Home
last modified time | relevance | path

Searched defs:phys_ctx (Results 1 – 2 of 2) sorted by relevance

/honee/examples/
H A Dnavierstokes.c30 Physics phys_ctx = honee->phys; in main() local
/honee/src/
H A Dmisc.c264 PetscErrorCode PrintRunInfo(Honee honee, Physics phys_ctx, ProblemData problem, TS ts) { in PrintRunInfo()