Barry, I can work on this.
My understanding is: Using linked list in MatStashExpand_Private() as the way we used in MatLUFactorSymbolic_SeqAIJ(). Hong On Mon, 12 Dec 2005, Barry Smith wrote: > > 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 > >
