Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex12.c48 PetscBool showInitial, showSolution, restart, quiet, nonzInit; member
419 options->showInitial = PETSC_FALSE; in ProcessOptions()
444 …ut the initial guess for verification", "ex12.c", options->showInitial, &options->showInitial, NUL… in ProcessOptions()
837 if (user.showInitial) { in main()