PETScWrappers::MPI::BlockVector with Direct Solver

27 views
Skip to first unread message

mau....@gmail.com

unread,
Sep 2, 2020, 10:49:11 AM9/2/20
to deal.II User Group
Hello to everyone,

I have read the documentation but I didn't find anything related to using BlockVector from PETScWrappers with a Direct Solver, for instance SolverPreOnly should work as a Direct Solver with PETScWrappers::PreconditionLU.

In my serial code I used SparseDirectUMFPACK, but it is incompatible with a PETScWrappers::MPI::BlockVector.

Is there any way to use a Direct Solver with PETScWrappers::MPI::BlockVector ?

Thanks!

Wolfgang Bangerth

unread,
Sep 2, 2020, 11:30:00 AM9/2/20
to dea...@googlegroups.com
No. You have to use non-blocked matrices and vectors if you want to use one of
the PETSc direct solvers.

Best
W.


--
------------------------------------------------------------------------
Wolfgang Bangerth email: bang...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/

Message has been deleted

Mauro Murer

unread,
Sep 3, 2020, 4:42:04 PM9/3/20
to dea...@googlegroups.com
Ok. Thanks a lot! 

--
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+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/a58850e7-9651-e744-58d9-9ba88989bc3f%40colostate.edu.
Reply all
Reply to author
Forward
0 new messages