Home
last modified time | relevance | path

Searched refs:SNESComputeObjective_DMLocal (Results 1 – 1 of 1) sorted by relevance

/petsc/src/snes/utils/
H A Ddmlocalsnes.c48 static PetscErrorCode SNESComputeObjective_DMLocal(SNES snes, Vec X, PetscReal *obj, PetscCtx ctx) in SNESComputeObjective_DMLocal() function
219 PetscCall(DMSNESSetObjective(dm, SNESComputeObjective_DMLocal, dmlocalsnes)); in DMSNESSetObjectiveLocal()