Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex59.c999 PetscBool testfetidp = PETSC_TRUE; in main() local
1018 PetscCall(PetscOptionsGetBool(NULL, NULL, "-testfetidp", &testfetidp, NULL)); in main()
1029 if (testfetidp) PetscCall(ComputeKSPFETIDP(dd, KSPwithBDDC, &KSPwithFETIDP)); in main()
1069 if (testfetidp) { in main()