Skip to content

Commit

Permalink
Merge pull request #13175 from bangerth/changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
masterleinad committed Jan 6, 2022
2 parents f2814a0 + 8eaa611 commit e42e9ad
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/news/changes/minor/20211230KuljitVirk
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Fixed: The SparseDirectUMFPACK class had a bug where it did not
correctly set up the data passed to the UMFPACK package if (i) the
matrix is a block matrix, and (ii) the elements are
complex-valued. This is now fixed.
<br>
(Kuljit S. Virk, 2021/12/30)

0 comments on commit e42e9ad

Please sign in to comment.