Searched refs:slits (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex5.c | 627 PetscInt lits, slits; in main() local 729 PetscCall(SNESGetLinearSolveIterations(snes, &slits)); in main() 732 …slits, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Number of total linear iterations reported by SNES %" Pe… in main()
|
| H A D | ex55.c | 571 PetscInt lits, slits; in main() local 696 PetscCall(SNESGetLinearSolveIterations(snes, &slits)); in main() 699 …slits, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Number of total linear iterations reported by SNES %" Pe… in main()
|