Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/network/ !
H A Dex1.c459 PetscInt Nsubnet = 2, numVertices[2], numEdges[2], i, j, nv, ne, it_max = 10; in main() local
789 while (user.it < it_max && (PetscInt)reason < 0) { in main()