MatStash() use linked list of chunks

Barry Smith bsmith at mcs.anl.gov
Mon Dec 12 19:31:14 CST 2005


   Someone should change the storage mechanism for
MatStash to keep a linked list of allocated arrays instead of
always allocating a larger one and copying all the values over to
the larger one.

   Barry




More information about the petsc-dev mailing list