Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex60.c116 PetscInt n = 10000, its, dfid = 1; in main() local
130 PetscCall(PetscOptionsGetInt(NULL, NULL, "-diagfunc", &dfid, NULL)); in main()
131 switch (dfid) { in main()