Quantcast
Channel: Intel® oneAPI Math Kernel Library & Intel® Math Kernel Library
Viewing all articles
Browse latest Browse all 2652

what's the real meaning of phase=331, 332, 333 in pardiso solver

$
0
0

In pardiso solver, the parameter phase means the solver execution steps.

If Ax=b, and A is a Real and symmetric indefinite matrix, then P*A*P'=LDL'.

For example, phase=332, only diagonal substitution is executed(Dx=b), and if b is an identity matrix, x will be inverse of D.

But, the result is not. What's the matter, and what's the real meaning of phase=331, 332, 333.

Thank you!


Viewing all articles
Browse latest Browse all 2652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>