#include "petscmat.h" PetscErrorCode MatMkl_PardisoSetCntl(Mat F,PetscInt icntl,PetscInt ival)Logically Collective on Mat
F | - the factored matrix obtained by calling MatGetFactor() | |
icntl | - index of Mkl_Pardiso parameter | |
ival | - value of Mkl_Pardiso parameter |
-mat_mkl_pardiso_<icntl> <ival> |
Mkl_Pardiso Users' Guide |