[Trilinos-Users] copy Epetra_CrsGraph without FillComplete

SungHwan Choi sunghwanchoi91 at gmail.com
Sun Aug 7 09:11:02 EDT 2016


Dear all,
I need to copy Epetra_CrsGraph but I need to add more indices on copied
graph. Thus, I need to copy the data on graph but not completeness. Is
there a good way to do it through Epetra API?
Now, I just extract value from original completed graph and make new graph
and put the data on the new graph. I think this should work. but it also
gives some memory errors.

Sincerely
Sunghwan Choi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://trilinos.org/pipermail/trilinos-users/attachments/20160807/5972971e/attachment.html>


More information about the Trilinos-Users mailing list