[petsc-users] Direct linear solver in Petsc

Qin Lu lu_qin_2000 at yahoo.com
Fri Jun 12 11:48:43 CDT 2020


Hello,
I plan to solve a small sparse linear equation system using the direct solver, since the number of unknowns is small (less than 1000). Here I got a few questions:
1. Is there a general guide line on the size of the system that direct solver is more efficient than iterative solver?2. Is the native Petsc direct solver (using KSPPREONLY and PCLU) designed to solve dense system or sparse system?3. Is the native Petsc direct solver comparable to SuperLU and MUMPS in performance? Do they use different algorithms?
Thanks in advance for your help.
Best Regards,Qin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200612/f6d062e5/attachment.html>


More information about the petsc-users mailing list