PCLMVMSetMatLMVM#
Replaces the MATLMVM
matrix inside the preconditioner with the one provided by the user.
Synopsis#
#include "petscpc.h"
PetscErrorCode PCLMVMSetMatLMVM(PC pc, Mat B)
Input Parameters#
See Also#
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