Home
last modified time | relevance | path

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

/petsc/src/ts/tests/
H A Dex28.c14 PetscBool monitorhg; /* Flag for using the TS histogram monitor */ member
28 options->monitorhg = PETSC_FALSE; in ProcessOptions()
36 …, "Flag to use the TS histogram monitor", "ex28.c", options->monitorhg, &options->monitorhg, NULL)… in ProcessOptions()
501 if (user.monitorhg) { in main()
527 if (user.monitorhg) { in main()