[petsc-users] About MatLUFactor()
Golam Rabbani
mgrabbani at gmail.com
Thu Feb 24 20:43:21 CST 2011
Hi,
I need to use MatLUFactor(), but do not know what to pass for the last 3
arguments. Would you please explain a bit; I did not find any example code
for this one.
PetscErrorCode MatLUFactor(Mat mat,IS row,IS col,const MatFactorInfo *info)
My matrix is a dense one and the result from this call will be used in
MatMatSolve().
Regards,
Golam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110224/a8f54b67/attachment.htm>
More information about the petsc-users
mailing list