petsc4py.PETSc.Mat.SolverType#
- class petsc4py.PETSc.Mat.SolverType#
Bases:
object
Factored matrix solver type.
See also
Attributes Summary
Object
BAS
of typestr
Object
CHOLMOD
of typestr
Object
CUDA
of typestr
Object
CUSPARSE
of typestr
Object
ELEMENTAL
of typestr
Object
ESSL
of typestr
Object
KLU
of typestr
Object
LUSOL
of typestr
Object
MATLAB
of typestr
Object
MKL_CPARDISO
of typestr
Object
MKL_PARDISO
of typestr
Object
MUMPS
of typestr
Object
PASTIX
of typestr
Object
PETSC
of typestr
Object
SCALAPACK
of typestr
Object
SPQR
of typestr
Object
STRUMPACK
of typestr
Object
SUPERLU
of typestr
Object
SUPERLU_DIST
of typestr
Object
UMFPACK
of typestr
Attributes Documentation