Searched refs:SNESComputeObjective_DMLocal (Results 1 – 1 of 1) sorted by relevance
48 static PetscErrorCode SNESComputeObjective_DMLocal(SNES snes, Vec X, PetscReal *obj, PetscCtx ctx) in SNESComputeObjective_DMLocal() function219 PetscCall(DMSNESSetObjective(dm, SNESComputeObjective_DMLocal, dmlocalsnes)); in DMSNESSetObjectiveLocal()