Skip to content
Snippets Groups Projects

[Bugfix] calling invert on zero matrix

Merged Simon Praetorius requested to merge fix/matrixtest-invert-zero into master

Summary

Thus MR fixes in issue in the matrixtest. The function testMatrix(matrix,...) modifies the content of the passed matrix argument and sets it to 0. Inversion of the matrix after calling this function thus results in an error "Matrix is singular". See failing CI job https://gitlab.dune-project.org/core/dune-istl/-/jobs/630215

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading