Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dsnesimpl.h296 PETSC_INTERN PetscErrorCode DMSNESUnsetFunctionContext_Internal(DM);
/petsc/src/snes/utils/
H A Ddmsnes.c345 PetscErrorCode DMSNESUnsetFunctionContext_Internal(DM dm) in DMSNESUnsetFunctionContext_Internal() function