MatSTRUMPACKGetCompression#
Get STRUMPACK https://portal.nersc.gov/project/sparse/strumpack/master compression type
Synopsis#
Input Parameters#
F - the factored matrix obtained by calling
MatGetFactor()from PETSc-STRUMPACK interface
Output Parameter#
comp - Type of compression to be used in the approximate sparse factorization
See Also#
MATSOLVERSTRUMPACK, MatGetFactor(), MatSTRUMPACKCompressionType, MatSTRUMPACKSetCompression()
Level#
intermediate
Location#
Implementations#
MatSTRUMPACKGetCompression_STRUMPACK() in src/mat/impls/aij/mpi/strumpack/impl/istrumpack.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages