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! -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/c00340f8-70f5-4763-b7f0-37a3f9342d73n%40googlegroups.com.
