Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dextchemfield.c99 PetscBool showsolutions = PETSC_FALSE; in main() local
114 …Bool("-draw_solution", "Plot the solution for each cell", "", showsolutions, &showsolutions, NULL)… in main()
177 if (showsolutions) { in main()