Hello,

I assembled a matrix for a multi-component problem. I want to solve it with 
a direct solver, but neither Trilinos solver(SolverDirect amesos_klu) nor 
SparseDirectUMFPACK solver receive a 
LinearAlgebra::distributed::BlockVector as input. The Trilinos direct 
solver receives Vector and BlockVector, while SparseDirectUMFPACK solver 
receives LinearAlgebra::distributed::Vector. What direct solver should I 
use?

-- 
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/9dba4cf7-e729-4e91-9d9a-8767dcc36934n%40googlegroups.com.

Reply via email to