[petsc-users] RCM for ILU?

Jed Brown jed at jedbrown.org
Fri Feb 14 11:15:16 CST 2014


Qin Lu <lu_qin_2000 at yahoo.com> writes:

> Barry and Jed,
>  
> Nice to know that! Is there a corresponding function call to set RCM?

$ ./ex2 -pc_factor_mat_ordering_type rcm -help | grep -A1 mat_ordering
  -pc_factor_mat_ordering_type <natural>: Reordering to reduce nonzeros in factored matrix (one of) natural nd 1wd rcm qmd rowlength wbm spectral
      (PCFactorSetMatOrderingType)

Looks like you should check out

http://www.mcs.anl.gov/petsc/petsc-current/docs/manualpages/PC/PCFactorSetMatOrderingType.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20140214/371df03d/attachment.pgp>


More information about the petsc-users mailing list