Home
last modified time | relevance | path

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

/petsc/src/snes/impls/vi/rs/
H A Dvirs.c240 PetscErrorCode DMDestroyVI(DM dm) in DMDestroyVI() function
538 PetscCall(DMDestroyVI(snes->dm)); in SNESSolve_VINEWTONRSLS()
585 PetscCall(DMDestroyVI(snes->dm)); in SNESSolve_VINEWTONRSLS()
/petsc/doc/changes/
H A D318.md253 - Make public `DMSetVI()` and `DMDestroyVI()`
/petsc/include/
H A Dpetscsnes.h978 PETSC_EXTERN PetscErrorCode DMDestroyVI(DM);