Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmlocalsnes.c206 PetscErrorCode DMSNESSetObjectiveLocal(DM dm, PetscErrorCode (*func)(DM, Vec, PetscReal *, void *),… in DMSNESSetObjectiveLocal() function
H A Ddmplexsnes.c725 if (use_obj) PetscCall(DMSNESSetObjectiveLocal(dm, DMPlexSNESComputeObjectiveFEM, ctx)); in DMPlexSetSNESLocalFEM()
/petsc/include/
H A Dpetscsnes.h1043 PETSC_EXTERN PetscErrorCode DMSNESSetObjectiveLocal(DM, PetscErrorCode (*)(DM, Vec, PetscReal *, Pe…