[Trilinos-Users] issue on extracting view from FEVbrMatrix

Andrea Zonca zonca at deepspace.ucsb.edu
Fri Feb 18 20:52:27 MST 2011


hi,
I have an issue when extracting a view from FEVbrMatrix; the code is the same
I showed previously, after having assembled a FEVbrMatrix I extract a view of a
3x3 SerialDense matrix.
This matrix prints fine but when I try accessing the second column
elements it fails with segmentation
fault.
See working code here:
https://gist.github.com/834803

the output of the code is in the comments.
thanks,
andrea zonca



More information about the Trilinos-Users mailing list