Skip to content

Bugfix/petsc linear operator setup

Andreas Dedner requested to merge bugfix/petsc-linear-operator-setup into master

Fixed an issue with preallocation in petsc matrix in case that the blocking of the domain and range space are different.

Merge request reports