Searched refs:add_stepnum2bin (Results 1 – 3 of 3) sorted by relevance
82 …"-output_add_stepnum2bin", "Add step number to the binary outputs", NULL, app_ctx->add_stepnum2bin, in ProcessCommandLineOptions()83 &app_ctx->add_stepnum2bin, NULL)); in ProcessCommandLineOptions()
223 if (user->app_ctx->add_stepnum2bin) { in WriteOutput()
101 PetscBool add_stepnum2bin; member