-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add SuperLUMT support #681
Conversation
- Move KLU StateOrdering to KLU class to distinguish from SuperLUMT ordering
Codecov Report
@@ Coverage Diff @@
## develop #681 +/- ##
===========================================
+ Coverage 72.95% 72.97% +0.01%
===========================================
Files 49 49
Lines 7041 7045 +4
===========================================
+ Hits 5137 5141 +4
Misses 1904 1904
Continue to review full report at Codecov.
|
… implemented. Cleanup declarations.
First quick test with CS_Signalling_ERBB_RAS_AKT (1228 states) not too promising. Fastest with |
I'd leave it as is for now. Can be used via C++ interface. The other points can be addressed once it's really needed. For me SuperLT_MT does not seem practical. |
Co-Authored-By: dweindl <[email protected]>
…inSolSuperLUMT::StateOrdering
Closes #680.
Only for CMake-based build yet.
TODO: