Actually Mumps is included in the Amesos solver used by 
TrilinosWrappers::SolverDirect("Amesos_Mumps"). You may have to recompile 
Trilinos with the corresponding flags to enable it (and probably deal.II as 
well).

Am Donnerstag, 9. Februar 2017 20:52:16 UTC+1 schrieb Bruno Turcksin:
>
> 2017-02-09 14:33 GMT-05:00 Spencer Patty <srob...@gmail.com <javascript:>>: 
>
> > Interesting,  I wondered if SuperLU_dist might be parallel but I hadn't 
> > looked into it yet.  If it does work, then that certainly makes things 
> much 
> > simpler since I have trilinos integrated well.  I will look into 
> installing 
> > it and see if it will work. I see what you mean by it not being the 
> easiest 
> > code to install. 
> > 
> > Once it is installed, I then have to link it into trilinos?  Then it is 
> > available as an option in AdditionalData. 
> Yes, deal.II just passes the options to Amesos. You need to install 
> parmetis, SuperLU_dist, and then finally Trilinos. I would encourage 
> you to use candi or spack to install deal with SuperLU_dist supports. 
> If you want to install everything yourself, you can take a look at 
> candi to see how to install SuperLU_dist and enable it in Trilinos. 
>
> Best, 
>
> Bruno 
>

-- 
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