#include "petscpc.h" PetscErrorCode PCFactorSetMatSolverPackage(PC pc,const MatSolverPackage stype)Logically Collective on PC
pc | - the preconditioner context | |
stype | - for example, spooles, superlu, superlu_dist |
Level:intermediate
Location:src/ksp/pc/impls/factor/factor.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages