:orphan: # PCLMVMClearIS Removes the inactive variable index set from a `PCLMVM` ## Synopsis ``` #include "petscpc.h" PetscErrorCode PCLMVMClearIS(PC pc) ``` ## Input Parameter - ***pc -*** An `PCLMVM` preconditioner ## See Also `PCLMVM`, `MatLMVMUpdate()` ## Level intermediate ## Location src/ksp/pc/impls/lmvm/lmvmpc.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/pc/impls/lmvm/lmvmpc.c) [Index of all PC routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)