Skip to content
Snippets Groups Projects
Commit 42ddeb2c authored by Nora Abi Akar's avatar Nora Abi Akar Committed by Sam Yates
Browse files

Modcc: normalize Gaussian elimiation in solvers for large systems (#891)

* Group common linear system solver code across `SparseSolverVisitor`, `SparseNonlinearSolverVisitor`, and `LinearSolverVisitor`.
* Normalize intermediate values in Gaussian elimination when the matrix has more than 5 rows.

Fixes #890
parent e32ba10a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment