Searched refs:ob1 (Results 1 – 1 of 1) sorted by relevance
144 PetscReal ob, ob1, ob2, ob3, fob, dx, eps = 1e-6; in SNESObjectiveComputeFunctionDefaultFD() local172 PetscCall(SNESComputeObjective(snes, Xh, &ob1)); in SNESObjectiveComputeFunctionDefaultFD()196 fv = (-ob2 + 6. * ob1 - 3. * ob - 2. * ob3) / (6. * dx); in SNESObjectiveComputeFunctionDefaultFD()