MatSuperluDistGetDiagU#

Get the diagonal of the U factor of a MATSOLVERSUPERLU_DIST factored matrix.

Synopsis#

Collective

Input Parameter#

Output Parameter#

  • diagU - array of the U factor diagonal; must be preallocated by the caller

See Also#

Mat, MATSOLVERSUPERLU_DIST, MatGetFactor(), MatLUFactorSymbolic(), MatLUFactorNumeric()

Level#

advanced

Location#

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c

Implementations#

MatSuperluDistGetDiagU_SuperLU_DIST() in src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c


Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages