petsc-3.4.5 2014-06-29

MATSOLVERPASTIX

A solver package providing direct solvers (LU) for distributed and sequential matrices via the external package PaStiX. Use ./configure --download-pastix to have PETSc installed with PaStiX

Options Database Keys

-mat_pastix_verbose <0,1,2> - print level
-mat_pastix_threadnbr <integer> - Set the thread number by MPI task.

See Also

PCFactorSetMatSolverPackage(), MatSolverPackage

Level:beginner
Location:
src/mat/impls/aij/mpi/pastix/pastix.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages