Home
last modified time | relevance | path

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

/petsc/src/snes/impls/vi/rs/
H A Dvirs.c157 PetscCall(DMSetVI(*dm2, inactive)); in DMCoarsen_SNESVI()
199 PetscErrorCode DMSetVI(DM dm, IS inactive) in DMSetVI() function
410 PetscCall(DMSetVI(snes->dm, vi->IS_inact)); in SNESSolve_VINEWTONRSLS()
/petsc/doc/changes/
H A D318.md253 - Make public `DMSetVI()` and `DMDestroyVI()`
/petsc/include/
H A Dpetscsnes.h977 PETSC_EXTERN PetscErrorCode DMSetVI(DM, IS);