#include "petscmat.h" PetscErrorCode MatSTRUMPACKSetColPerm(Mat F,PetscBool cperm)
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-STRUMPACK interface | |
cperm | - whether or not to permute (internally) the columns of the matrix |
Level:beginner
Location:src/mat/impls/aij/mpi/strumpack/strumpack.c
Index of all Mat routines
Table of Contents for all manual pages
Index of all manual pages