Dear all, I would like to ask how can I access certain values of a sparseMatrix. First I tried by using the global indices which does not work:
*my_sparse_matrix(local_dof_indices[i], local_dof_indices[j])* I can not see any function to get the value. I found the function *val*, but it is not fully clear to me. I would appreciate some help. Thank you Regards, H. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/f408c3c5-db25-4b34-bdc0-9569c2aea3a1n%40googlegroups.com.
