Searched refs:n_nz_max (Results 1 – 1 of 1) sorted by relevance
119 PetscInt n_nz_max = *std::max_element(n_nz.begin(), n_nz.end()); in main() local122 …ynchronizedPrintf(PETSC_COMM_WORLD, "Max on-diagonal non-zeros: = %" PetscInt_FMT "\n", n_nz_max)); in main()