Home
last modified time | relevance | path

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

/honee/src/
H A Dcloptions.c132 …"-output_add_stepnum2bin", "Add step number to the binary outputs", NULL, app_ctx->add_stepnum2bin, in ProcessCommandLineOptions()
133 &app_ctx->add_stepnum2bin, NULL)); in ProcessCommandLineOptions()
H A Dsetupts.c240 if (honee->app_ctx->add_stepnum2bin) { in WriteOutput()
/honee/include/
H A Dnavierstokes.h93 PetscBool add_stepnum2bin; member