On 5/19/26 05:25, Victor Eijkhout wrote:

Ok, moving on, I'm trying to replace SparseMatrix by Petsc::MPI::SparseMatrix but I'm getting lots of errors on undefined operations.
The two are not based on some virtual base class?

No, but in the spirit of generic programming they have compatible interfaces. If you change the matrix type, you also have to change the vector type.

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 [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/dealii/f840ad6a-0148-475f-b8d5-7b725c771560%40colostate.edu.

Reply via email to