Searched defs:phys_ctx (Results 1 – 2 of 2) sorted by relevance
30 Physics phys_ctx = honee->phys; in main() local
264 PetscErrorCode PrintRunInfo(Honee honee, Physics phys_ctx, ProblemData problem, TS ts) { in PrintRunInfo()