Skip to content

Commit

Permalink
reorganized KKT linear system class for I+LowRank
Browse files Browse the repository at this point in the history
  • Loading branch information
cnpetra committed Oct 3, 2024
1 parent 7ccfa86 commit 4fa8f74
Show file tree
Hide file tree
Showing 7 changed files with 685 additions and 571 deletions.
3 changes: 2 additions & 1 deletion src/Optimization/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ set(hiopOptimization_SRC
hiopResidual.cpp
hiopFilter.cpp
hiopAlgFilterIPM.cpp
hiopKKTLinSys.cpp
hiopKKTLinSys.cpp
KktLinSysLowRank.cpp
hiopKKTLinSysMDS.cpp
hiopHessianLowRank.cpp
hiopDualsUpdater.cpp
Expand Down
Loading

0 comments on commit 4fa8f74

Please sign in to comment.