Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex6.c49 PetscBool dump_output; member
82 ctx.dump_output = PETSC_TRUE; in main()
88 PetscCall(PetscOptionsGetBool(NULL, NULL, "-dump_output", &ctx.dump_output, NULL)); in main()
194 if (ctx.dump_output) { in main()
207 if (ctx.dump_output) { in main()