Hi Praven,

I don't think you need to hack anything, this is AFAIK already possible, see
https://github.com/dealii/dealii/pull/2493

You need to compile deal.II from Git to get this.

Regards,
Denis.

On Monday, June 20, 2016 at 3:48:56 PM UTC+2, Praveen C wrote:
>
> Hi
>
> I want to use the direct solver MUMPS via Trilinos. I need to solve the 
> same matrix problem repeatedly. How can I reuse the LU factorization ?
>
> In SparseDirectUMFPACK, calling vmult allows me to solve many problems 
> with same factorization.
>
> Is such a thing possible with TrilinosWrappers::SolverDirect ?
>
> Thanks
> praveen
>

-- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to