Searched refs:nerrors (Results 1 – 1 of 1) sorted by relevance
460 PetscInt nerrors = 0; in Monitor() local466 nerrors++; in Monitor()469 if (nerrors) { in Monitor()470 …l(PetscPrintf(PETSC_COMM_SELF, " ***** [%d] ERROR max %" PetscInt_FMT " errors\n", rank, nerrors)); in Monitor()