[deal.II] Re: Direct Solvers in Parallel

2017-04-15 Thread Kartik Jujare
Hi Uwe, Needed a clarification on this thread. I am using the following installation: All installed using Candi. dealii - 8.4.2 petsc 3.6.4 other softwares How should I proceed installing MUMPS in combination with PETSc installed by candi. Is there a way to do it without having to delete the e

[deal.II] Re: Direct Solvers in Parallel

2016-10-25 Thread Bruno Turcksin
Hamed, On Monday, October 24, 2016 at 9:17:39 PM UTC-4, Hamed Babaei wrote: > I have installed Dealii and all of its dependent libraries (Petsc, > Trilinos, P4est ...) via Candi (https://github.com/koecher/candi). I was > wondering which direct solver I should use which works the same as > Spa

[deal.II] Re: Direct Solvers in Parallel

2016-10-25 Thread 'Uwe Köcher' via deal . II User Group
Dear Hamed, I think you can only use the TrilinosWrappers::SolverDirect classes for TrilinosWrappers::MPI::Vector 's and of course TrilinosWrappers::Vector 's. Unfortunately, I've no experience with PETScWrappers::SparseDirectMUMPS