On Fri, Jul 6, 2012 at 7:58 AM, Benjamin Sanderse <B.Sanderse at cwi.nl> wrote:
> Dear all, > > I would like to get as output a list of all vectors and matrices (if > possible with their size and memory usage) that are in memory at a certain > moment while the code is running. Is this possible? > We do not keep global lists of all objects. You could modify the logging structures to do what you want. Matt > Regards, > > Benjamin -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120706/b3415728/attachment.html>
