Searched refs:n_oz_max (Results 1 – 1 of 1) sorted by relevance
120 PetscInt n_oz_max = *std::max_element(n_oz.begin(), n_oz.end()); in main() local123 …nchronizedPrintf(PETSC_COMM_WORLD, "Max off-diagonal non-zeros: = %" PetscInt_FMT "\n", n_oz_max)); in main()