Searched refs:DMSetVI (Results 1 – 3 of 3) sorted by relevance
157 PetscCall(DMSetVI(*dm2, inactive)); in DMCoarsen_SNESVI()199 PetscErrorCode DMSetVI(DM dm, IS inactive) in DMSetVI() function410 PetscCall(DMSetVI(snes->dm, vi->IS_inact)); in SNESSolve_VINEWTONRSLS()
253 - Make public `DMSetVI()` and `DMDestroyVI()`
977 PETSC_EXTERN PetscErrorCode DMSetVI(DM, IS);