[petsc-users] a difference between user-manual and online documentation
Umut Tabak
u.tabak at tudelft.nl
Tue Jan 19 09:38:46 CST 2010
Dear developers,
I guess there is a small difference between the documentation and pdf
user-manual. On page 174 of the manual, for MatLUFactor function, the
last argument is printed as a pointer to MatLUInfo, MatLUInfo*, however
on line documentation documents that function as(small typo I guess)
PetscErrorCode MatLUFactor(Mat mat,IS row,IS col,const MatFactorInfo *info)
Best regards,
Umut
More information about the petsc-users
mailing list