Home
last modified time | relevance | path

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

/petsc/src/snes/utils/
H A Ddmlocalsnes.c383 PetscErrorCode DMSNESGetFunctionLocal(DM dm, PetscErrorCode (**func)(DM, Vec, Vec, void *), PetscCt… in DMSNESGetFunctionLocal() function
/petsc/include/
H A Dpetscsnes.h1048 PETSC_EXTERN PetscErrorCode DMSNESGetFunctionLocal(DM, PetscErrorCode (**)(DM, Vec, Vec, PetscCtx),…