petsc-3.7.1 2016-05-15
Report Typos and Errors

PCTFS

A parallel direct solver intended for problems with very few unknowns (like the coarse grid in multigrid). Implemented by Henry M. Tufo III and Paul Fischer Many br

Many br

Notes: Only implemented for the MPIAIJ matrices Many br

Only works on a solver object that lives on all of PETSC_COMM_WORLD! Many br

See Also

PCCreate(), PCSetType(), PCType (for list of available types), PC

Level:beginner
Location:
src/ksp/pc/impls/tfs/tfs.c
Index of all PC routines
Table of Contents for all manual pages
Index of all manual pages