petsc-3.13.6 2020-09-29
Report Typos and Errors

PCLMVMClearIS

Removes the inactive variable index set.

Synopsis

#include "petscpc.h" 
PetscErrorCode PCLMVMClearIS(PC pc)

Input Parameters

pc -An LMVM preconditioner

See Also

MatLMVMUpdate()

Level

intermediate

Location

src/ksp/pc/impls/lmvm/lmvmpc.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages