On Mon, Jun 6, 2011 at 23:01, Boyce Griffith <griffith at cims.nyu.edu> wrote:
> d_petsc_vector->data = /* pointer to SAMRAI vector object */; There must be a function somewhere with prototype along the lines of SAMRAI_Stuff VecGetStuff(Vec); and maybe a corresponding restore. You mutate SAMRAI_Stuff somehow. Just make the state get incremented somewhere in here. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20110606/aa102eec/attachment.html>
