This is a read only copy of the old FEniCS QA forum. Please visit the new QA forum to ask questions

block krylov subspace method solvers

0 votes

Hi,
I need to solve bunch of PDEs that result in single matrix and multiple right-hand sides.
Is there anyway of implement this in fenics?
I search online, and seems only the belos package of trilinos does that.
How can I set up my linear algebra backend to be trilinos in fenics?
thanks!

asked Oct 11, 2014 by Toha FEniCS Novice (140 points)
...