#include "petscksp.h" PetscErrorCode KSPSetReusePreconditioner(KSP ksp,PetscBool flag)Collective on KSP
ksp | - iterative context obtained from KSPCreate() | |
flag | - PETSC_TRUE to reuse the current preconditioner |
Level:intermediate
Location:src/ksp/ksp/interface/itfunc.c
Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages