Tom Epperly
|
7983d25a14
|
Fix a mistake
|
2025-04-11 16:33:32 -07:00 |
|
Tom Epperly
|
e2b2df0345
|
Change raw pointers/new/delete in LUSolve to unique_ptr equivalents
|
2025-03-31 10:04:41 -07:00 |
|
Tom Epperly
|
a63be294bd
|
Fix MFEM_ABORT, so MFEM_USE_LAPACK can be true
|
2025-03-31 08:16:38 -07:00 |
|
Tom Epperly
|
e66f6b239f
|
Fix LAPACK calls
|
2025-03-31 07:35:54 -07:00 |
|
Tom Epperly
|
956da4de04
|
Fix style
|
2025-03-28 15:22:35 -07:00 |
|
Tom Epperly
|
6699fc9ab0
|
Fix parallel methods that I hadn't built yet.
|
2025-03-28 15:15:12 -07:00 |
|
Tom Epperly
|
45747103f1
|
Another missing header
|
2025-03-28 14:59:04 -07:00 |
|
Tom Epperly
|
dbd8d3d7d3
|
Fix #include
|
2025-03-28 14:30:25 -07:00 |
|
Tom Epperly
|
a1dedbb916
|
Remove many of the raw pointers from the new MMA solver
|
2025-03-28 13:46:37 -07:00 |
|
Tzanio Kolev
|
3afd220361
|
styling
|
2025-03-24 18:50:50 -07:00 |
|
linke2
|
1634aa538e
|
consistent constructors, MMASubSvanberg renaming
|
2025-03-18 09:51:21 -07:00 |
|
linke2
|
8a1640725b
|
changed constructor list
|
2025-03-17 20:19:42 -07:00 |
|
linke2
|
3b536d765c
|
added parallel constructor (unconstrained)
|
2025-03-17 17:46:52 -07:00 |
|
linke2
|
f78553cc86
|
updated unit test
|
2025-03-17 17:07:49 -07:00 |
|
linke2
|
4d648556e6
|
- added verbosity level
- corrected unit test
- correct error reporting
|
2025-03-16 20:20:15 -07:00 |
|
linke2
|
29276d0b0c
|
fixed typo
|
2025-03-14 20:34:26 -07:00 |
|
linke2
|
ade5ef80f4
|
commit checks
|
2025-03-14 19:37:32 -07:00 |
|
linke2
|
03d23a3fcf
|
- finalized header file
- updated comments in .cpp, .hpp, unit-test
|
2025-03-14 18:42:19 -07:00 |
|
Mathias Rainer Schmidt
|
f21d9518ac
|
- updated unit tests
- moved iteration counter into MMA
|
2025-03-14 16:18:02 -07:00 |
|
Mathias Rainer Schmidt
|
a2046cc42e
|
- deleted MMAOpt
- added function call for un-constraint optimization
- added unit test for un-contraint optimizaiton
|
2025-03-14 12:39:40 -07:00 |
|
bslazarov
|
c0479e88fc
|
solver interface
|
2025-02-07 14:47:19 -08:00 |
|
linke2
|
c8d39a3090
|
Code Style
|
2024-09-09 14:45:46 -07:00 |
|
linke2
|
2e4bb12589
|
Updated MMA variable
|
2024-09-09 13:16:56 -07:00 |
|
linke2
|
38abb9bee4
|
Updated to real_t
|
2024-09-09 10:07:41 -07:00 |
|
linke2
|
0b6881390f
|
remove unused variable in test
|
2024-09-09 09:46:25 -07:00 |
|
linke2
|
9a1baddd61
|
fixed shadowed variables
|
2024-09-04 11:58:25 -07:00 |
|
linke2
|
455c52f520
|
MMA Final
|
2024-09-03 16:42:04 -07:00 |
|