Good afternoon, 

I have a basic question. I can see that for sparse matrix the function 
SparseDirectUMFPACK.vmult() 
solves Ax=b. I am trying now to solve  a system with full matrix. I can see 
that the function FullMatrix.vmult() does not apply the inverse as in the 
sparse analogy. What is the best way in Deal.ii to solve Ax=b with 
fullmatrix using a direct solver approach?

Thank you

-- 
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/c170d734-9841-4df2-9cf8-b8f1caafb926n%40googlegroups.com.

Reply via email to