#include "petscksp.h" PetscErrorCode PCSetReusePreconditioner(PC pc,PetscBool flag)Logically Collective on PC
pc | - the preconditioner context | |
flag | - PETSC_TRUE do not compute a new preconditioner, PETSC_FALSE do compute a new preconditioner |
Level:intermediate
Location:src/ksp/pc/interface/precon.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages