Hello everyone.
I have created a matrix of type MATMPIAIJ and I want to perform Cholesky 
factorization on it in order to solve a linear system.
I have downloaded the Pastix package and I use MAT_SOLVER_PASTIX as an argument 
to MatGetFactor() but I get the following error message:

"No support for this operation for this object type!
Cannot use PETSc AIJ matrices with PaStiX Cholesky, use SBAIJ matrix!"

Is there a way to use parralel Cholesky factorization with MATMPIAIJ type 
instead of SBAIJ?
Thanks.
                                          
_________________________________________________________________
Windows Live: Keep your friends up to date with what you do online.
http://www.microsoft.com/middleeast/windows/windowslive/see-it-in-action/social-network-basics.aspx?ocid=PID23461::T:WLMTAGL:ON:WL:en-xm:SI_SB_1:092010
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20091025/74ff45bb/attachment.htm>

Reply via email to