:orphan: # MatLMVMClearJ0 Removes all definitions of J0 and reverts to an identity matrix (scale = 1.0). ## Synopsis ``` #include "petscksp.h" PetscErrorCode MatLMVMClearJ0(Mat B) ``` ## Input Parameter - ***B -*** An LMVM-type matrix ## See Also [](ch_ksp), [LMVM Matrices](sec_matlmvm), `MATLMVM`, `MatLMVMSetJ0()` ## Level advanced ## Location src/ksp/ksp/utils/lmvm/lmvmutils.c --- [Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/ksp/ksp/utils/lmvm/lmvmutils.c) [Index of all KSP routines](index.md) [Table of Contents for all manual pages](/manualpages/index.md) [Index of all manual pages](/manualpages/singleindex.md)