Home
last modified time | relevance | path

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

/libCEED/examples/fluids/src/
H A Dcloptions.c82 …"-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()
H A Dsetupts.c223 if (user->app_ctx->add_stepnum2bin) { in WriteOutput()
/libCEED/examples/fluids/
H A Dnavierstokes.h101 PetscBool add_stepnum2bin; member