|
MOAB
4.9.3pre
|
#include <PardisoSupport.h>
Static Public Member Functions | |
| static IndexType | run (_MKL_DSS_HANDLE_t pt, IndexType maxfct, IndexType mnum, IndexType type, IndexType phase, IndexType n, void *a, IndexType *ia, IndexType *ja, IndexType *perm, IndexType nrhs, IndexType *iparm, IndexType msglvl, void *b, void *x) |
Definition at line 44 of file PardisoSupport.h.
| static IndexType Eigen::internal::pardiso_run_selector< IndexType >::run | ( | _MKL_DSS_HANDLE_t | pt, |
| IndexType | maxfct, | ||
| IndexType | mnum, | ||
| IndexType | type, | ||
| IndexType | phase, | ||
| IndexType | n, | ||
| void * | a, | ||
| IndexType * | ia, | ||
| IndexType * | ja, | ||
| IndexType * | perm, | ||
| IndexType | nrhs, | ||
| IndexType * | iparm, | ||
| IndexType | msglvl, | ||
| void * | b, | ||
| void * | x | ||
| ) | [inline, static] |
Definition at line 46 of file PardisoSupport.h.