Home
last modified time | relevance | path

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

/petsc/src/snes/tutorials/
H A Dex5.c623 PetscBool flg = PETSC_FALSE, setMMS; in main() local
642 PetscCall(PetscOptionsGetInt(NULL, NULL, "-mms", &MMS, &setMMS)); in main()
739 if (setMMS) { in main()
H A Dex55.c567 PetscBool flg, setMMS; in main() local
590 PetscCall(PetscOptionsGetInt(NULL, NULL, "-mms", &MMS, &setMMS)); in main()
706 if (setMMS) { in main()