On 12/18/23 12:44, Simon wrote:
I use a BlockSolver for the solution and right hand side of the
linear system to compute the various norms (non-linear solver) of the
the individual blocks. For a direct solver, I would now use a
SparseMatrix as matrix type and a BlockVector as vector type. At each
solve, I convert the BlockVector to a standard Vector, which I guess
is not too expensive. This mix (SparseMatrix and BlockVector) should
not cause any undue problems, right? Or would you not recommend
this?
No. This seems like a reasonable approach to me.
Best
W.
--
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/dealii/15994792-761a-4899-b7e6-af2fc6ba2932%40colostate.edu.