MatLMVMResetShift#
Zero the shift factor.
Synopsis#
#include "petscksp.h"
PetscErrorCode MatLMVMResetShift(Mat B)
Input Parameter#
B - An LMVM-type matrix
See Also#
KSP: Linear System Solvers, LMVM Matrices, MATLMVM
, MatLMVMAllocate()
, MatLMVMUpdate()
Level#
intermediate
Location#
src/ksp/ksp/utils/lmvm/lmvmutils.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages