dolfinx
dolfinx copied to clipboard
Add block size support to MatrixCSR<T>
- Adds block size
Could possibly use templating for bs
in add_csr
and set_csr
?
How to support insertion of 'block data' into an unblocked matrix?