On 6/22/23 10:31, Lance Zhang wrote:
BlockSparseMatrix<double> output_vector;
Lance: The function you are trying to call wants a vector as first argument.
You name that variable 'output_vector', but it is not in fact a vector: it is
a block sparse matrix. That can't work.
Best
W.
--
------------------------------------------------------------------------
Wolfgang Bangerth email: bange...@colostate.edu
www: http://www.math.colostate.edu/~bangerth/
--
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/00d9997c-9e88-4699-3d89-a5916be6f30d%40colostate.edu.