Home
last modified time | relevance | path

Searched refs:checkpoint_vtk (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dcloptions.c122 app_ctx->checkpoint_vtk = PETSC_FALSE; in ProcessCommandLineOptions()
126 if (option_set) app_ctx->checkpoint_vtk = PETSC_TRUE; in ProcessCommandLineOptions()
129 …kpoint_vtk", "Include VTK (*.vtu) output at each binary checkpoint", NULL, app_ctx->checkpoint_vtk, in ProcessCommandLineOptions()
130 &app_ctx->checkpoint_vtk, NULL)); in ProcessCommandLineOptions()
H A Dsetupts.c201 if (honee->app_ctx->checkpoint_vtk) { in WriteOutput()
/honee/include/
H A Dnavierstokes.h94 PetscBool checkpoint_vtk; member
/honee/doc/
H A Druntime_options.md108 * - `-checkpoint_vtk`