Searched refs:testJac (Results 1 – 2 of 2) sorted by relevance
131 PetscBool testJac; // Test the Jacobian routine member
1128 …nes_test_jacobian", "Compare hand-coded and finite difference Jacobians", "None", &snes->testJac)); in SNESSetFromOptions()3039 if (snes->testJac) PetscCall(SNESTestJacobian(snes, NULL, NULL)); in SNESComputeJacobian()