[petsc-dev] How to do LU factorization using SuperLU_dist and reuse the factorization?

Lulu Liu lulu.liu at kaust.edu.sa
Fri Nov 7 06:34:17 CST 2014


 I have to solve linear problems like Ax=b many times, and all of linear
problems have the same A but b is different.

My goal is to do A=LU using SuperLU_DIST,and then reuse this LU
factorization to solve Ly=b, Ux=y.

How to do it ? How to implement it more efficiently?

Thanks!

-- 

------------------------------
This message and its contents, including attachments are intended solely 
for the original recipient. If you are not the intended recipient or have 
received this message in error, please notify me immediately and delete 
this message from your computer system. Any unauthorized use or 
distribution is prohibited. Please consider the environment before printing 
this email.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20141107/511abfb9/attachment.html>


More information about the petsc-dev mailing list