MatStash() use linked list of chunks

Hong Zhang hzhang at mcs.anl.gov
Tue Dec 13 09:44:13 CST 2005


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
>
>




More information about the petsc-dev mailing list