#include "petscpc.h" PetscErrorCode PETSCKSP_DLLEXPORT PCFactorReorderForNonzeroDiagonal(PC pc,PetscReal rtol)Collective on PC
pc | - the preconditioner context | |
tol | - diagonal entries smaller than this in absolute value are considered zero |
Level:intermediate
Location:src/ksp/pc/impls/factor/lu/lu.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages