[petsc-dev] question about Krylov solves, symmetric matrices, and ICC

Hong Zhang hzhang at mcs.anl.gov
Wed Mar 6 10:08:06 CST 2013


Paul :

>
> Does the Cholesky/ICC factorization have a specialized storage i.e. like the
> ILU storage?

Cholesky/ICC only stores upper half (U) matrix, not L.
ILU stores L and U.

Hong
>
> -Paul
>
>> Insert it as the upper triangular part in a MATSBAIJ, then everything you
>> want will work.
>
>



More information about the petsc-dev mailing list