#include "petscmat.h" PetscErrorCode MatMumpsSetIcntl(Mat F,PetscInt icntl,PetscInt ival)Logically Collective on Mat
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-MUMPS interface | |
icntl | - index of MUMPS parameter array ICNTL() | |
ival | - value of MUMPS ICNTL(icntl) |