Searched refs:SNESTestFunction (Results 1 – 2 of 2) sorted by relevance
985 PETSC_EXTERN PetscErrorCode SNESTestFunction(SNES);
2659 PetscErrorCode SNESTestFunction(SNES snes) in SNESTestFunction() function3038 if (snes->testFunc) PetscCall(SNESTestFunction(snes)); in SNESComputeJacobian()