Searched refs:SNESVIGetInactiveSet (Results 1 – 4 of 4) sorted by relevance
217 PetscErrorCode SNESVIGetInactiveSet(PetscSNES, PetscIS*)
2200 petsc.SNESVIGetInactiveSet2204 CHKERR(SNESVIGetInactiveSet(self.snes, &inact.iset))
19 PetscErrorCode SNESVIGetInactiveSet(SNES snes, IS *inact) in SNESVIGetInactiveSet() function
970 PETSC_EXTERN PetscErrorCode SNESVIGetInactiveSet(SNES, IS *);