On Apr 3, 2011, at 8:45 PM, Gaurish Telang wrote: > Hi, > > Where can I find the details of the ksp data structure? Specifically I wish > to understand what ksp->converged, ksp->reason, and ksp>cnvP mean.
include/private/kspimpl.h
>
> Also I think the functions PetscObjecttakeAccess and PetscObjectGrantAccess
> are undocumented. What do these functions do?
These are currently unused and can be ignored; there is no reason to put
them in the code.
Barry
>
> Thanks,
>
> Gaurish.
>
