Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex5.c627 PetscInt lits, slits; in main() local
729 PetscCall(SNESGetLinearSolveIterations(snes, &slits)); in main()
732slits, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Number of total linear iterations reported by SNES %" Pe… in main()
H A Dex55.c571 PetscInt lits, slits; in main() local
696 PetscCall(SNESGetLinearSolveIterations(snes, &slits)); in main()
699slits, PETSC_COMM_WORLD, PETSC_ERR_PLIB, "Number of total linear iterations reported by SNES %" Pe… in main()