Hello everyone. I am trying to plot load displacement curves for an 
elasticity problem.
For this I need to extract the non-zero elements of my sparse stiffness 
matrix. I tried something like system_matrix[I][j] to extract the ij-th 
entry but it seems this doesn't work for the SparseMatrix.
 Can anyone help me with this?

Thanks and regards
Wasim

-- 
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see 
https://groups.google.com/d/forum/dealii?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dealii+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dealii/ad9d51e9-85e3-4b67-a87b-e82965e41328n%40googlegroups.com.

Reply via email to