[Trilinos-Users] Epetra_FEVbrMatrix data entry issue

Andrea Zonca zonca at deepspace.ucsb.edu
Wed Feb 16 15:24:09 MST 2011


Hi all,
I am a new Trilinos user, I do not understand how to correctly perform
data entry in a Epetra_FEVbrMatrix.
What it happens in my code is that using BeginSumIntoGlobalValues the
data stored on the remote Processors
are correctly added, but the local data are not, and
EndSubmitEntries() gives an error code of 2.

I have the impression this might be related to the fact that the
indices are not yet local, but I cannot solve this issue,

I have pasted a working test code here:
https://gist.github.com/830379

thanks!
andrea zonca



More information about the Trilinos-Users mailing list