Searched refs:monitorIt (Results 1 – 1 of 1) sorted by relevance
466 …ribute = PETSC_TRUE, flg, printCoord = PETSC_FALSE, viewCSV = PETSC_FALSE, monitorIt = PETSC_FALSE; in main() local770 PetscCall(PetscOptionsGetBool(NULL, NULL, "-monitorIteration", &monitorIt, NULL)); in main()773 if (user.monitorColor) monitorIt = PETSC_TRUE; /* require installation of pandas and matplotlib */ in main()774 if (monitorIt) { in main()