Searched refs:SNESComputeFunction_FD (Results 1 – 1 of 1) sorted by relevance
2607 static PetscErrorCode SNESComputeFunction_FD(SNES snes, Vec Xin, Vec G) in SNESComputeFunction_FD() function2701 PetscCall(SNESComputeFunction_FD(snes, x, g2)); in SNESTestFunction()