Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c15 PetscBool monitorsp; /* Flag for using the TS scatter monitor */ member
29 options->monitorsp = PETSC_FALSE; in ProcessOptions()
37 …Flag to use the TS scatter plot monitor", "ex28.c", options->monitorsp, &options->monitorsp, NULL)… in ProcessOptions()
507 } else if (user.monitorsp) { in main()
532 if (user.monitorsp) { in main()