[petsc-users] access suitesparse from petsc
    Jed Brown 
    jed at jedbrown.org
       
    Tue Feb 24 11:40:00 CST 2015
    
    
  
Manav Bhatia <bhatiamanav at gmail.com> writes:
> Greetings! 
>
>    What are the command line options to access suitesparse from petsc? I was not able to find any specification in the manual. 
Presumably you mean Umfpack or Cholmod.
 -pc_type lu -pc_factor_mat_solver_package umfpack
 -pc_type cholesky -pc_factor_mat_solver_package cholmod
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150224/0f4ac7c6/attachment.pgp>
    
    
More information about the petsc-users
mailing list