Intel® oneAPI Math Kernel Library Developer Reference - Fortran
The following table lists the values of PARDISO_DATA_TYPE depending on the matrix types and values of the parameter iparm(28).
Data type value | Matrix type mtype | iparm(28) | comments |
---|---|---|---|
DOUBLE PRECISION |
1, 2, -2, 11 |
0 |
Real matrices, double precision |
REAL |
1 |
Real matrices, single precision |
|
DOUBLE COMPLEX |
3, 6, 13, 4, -4 |
0 |
Complex matrices, double precision |
COMPLEX |
1 |
Complex matrices, single precision |