Searched refs:DMSNESSetObjectiveLocal (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/snes/utils/ |
| H A D | dmlocalsnes.c | 206 PetscErrorCode DMSNESSetObjectiveLocal(DM dm, PetscErrorCode (*func)(DM, Vec, PetscReal *, void *),… in DMSNESSetObjectiveLocal() function
|
| H A D | dmplexsnes.c | 725 if (use_obj) PetscCall(DMSNESSetObjectiveLocal(dm, DMPlexSNESComputeObjectiveFEM, ctx)); in DMPlexSetSNESLocalFEM()
|
| /petsc/include/ |
| H A D | petscsnes.h | 1043 PETSC_EXTERN PetscErrorCode DMSNESSetObjectiveLocal(DM, PetscErrorCode (*)(DM, Vec, PetscReal *, Pe…
|