#include "petscpc.h" PetscErrorCode PCLUSetReuseFill(PC pc,PetscTruth flag)Collective on PC
pc | - the preconditioner context | |
flag | - PETSC_TRUE to reuse else PETSC_FALSE |
Level:intermediate
Location:src/ksp/pc/impls/lu/lu.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages