Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c135 PetscCall(PetscStrncpy(app_ctx->output_dir, ".", 2)); in ProcessCommandLineOptions()
136 …utput_dir", "Output directory", NULL, app_ctx->output_dir, app_ctx->output_dir, sizeof(app_ctx->ou… in ProcessCommandLineOptions()
139 if (!rank) PetscCall(PetscMkdir(app_ctx->output_dir)); in ProcessCommandLineOptions()
H A Dsetupts.c209 …ile_path, sizeof file_path, "%s/ns-%03" PetscInt_FMT ".vtu", honee->app_ctx->output_dir, step_no)); in WriteOutput()
227 …ined, sizeof file_path_refined, "%s/nsrefined-%03" PetscInt_FMT ".vtu", honee->app_ctx->output_dir, in WriteOutput()
241 …h, sizeof file_path, "%s/ns-solution-%" PetscInt_FMT ".bin", honee->app_ctx->output_dir, step_no)); in WriteOutput()
243 …Call(PetscSNPrintf(file_path, sizeof file_path, "%s/ns-solution.bin", honee->app_ctx->output_dir)); in WriteOutput()
/honee/include/
H A Dnavierstokes.h92 char output_dir[PETSC_MAX_PATH_LEN]; member
/honee/doc/
H A Druntime_options.md116 * - `-output_dir`