Home
last modified time | relevance | path

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

/petsc/src/snes/tests/ !
H A Dex1.c71 …PETSC_FALSE, prunejacobian = PETSC_FALSE, null_appctx = PETSC_TRUE, test_tr_deltamax = PETSC_FALSE; in main() local
95 PetscCall(PetscOptionsGetBool(NULL, NULL, "-test_tr_deltamax", &test_tr_deltamax, NULL)); in main()
106 if (test_tr_deltamax) { in main()