Home
last modified time | relevance | path

Searched refs:VizRefineDM (Results 1 – 3 of 3) sorted by relevance

/honee/examples/
H A Dnavierstokes.c103 if (app_ctx->viz_refine) PetscCall(VizRefineDM(dm, honee, problem, phys_ctx)); in main()
/honee/src/
H A Dsetupdm.c123 PetscErrorCode VizRefineDM(DM dm, Honee honee, ProblemData problem, Physics phys) { in VizRefineDM() function
/honee/include/
H A Dnavierstokes.h295 PetscErrorCode VizRefineDM(DM dm, Honee honee, ProblemData problem, Physics phys);