#include "petscmat.h" PetscErrorCode MatMumpsGetRinfog(Mat F,PetscInt icntl,PetscReal *val)Logically Collective on Mat
F | - the factored matrix obtained by calling MatGetFactor() from PETSc-MUMPS interface | |
icntl | - index of MUMPS parameter array RINFOG() |
val | - value of MUMPS RINFOG(icntl) |
MUMPS Users' Guide |