Commit Graph
20 Commits
Author SHA1 Message Date
Will Pazner ee31c5d6d2 Update ILU unit test according to new ordering 2020-04-28 12:54:31 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Tzanio 9c6e13889c Fixed a typo 2020-01-29 14:28:23 -08:00
Tzanio ba746d280d typos 2020-01-22 18:09:57 -08:00
Will Pazner c933157ca8 Update ILU tests to reflect recent changes 2020-01-16 15:35:19 -08:00
Will Pazner 7f09bbbef5 Rename CSR accessors for block ILU 2020-01-15 15:40:21 -08:00
Will Pazner abe6abf788 Re-add ILU factorization test 2020-01-14 17:02:25 -08:00
Will Pazner 8631cdd2fc Re-add ILU structure test 2020-01-14 16:04:58 -08:00
Will Pazner 48b5b45e77 Temporarily disable ILU tests 2020-01-14 15:44:20 -08:00
Will Pazner 64652039c8 Clean up BlockILU0 interface and tests 2020-01-13 17:03:03 -08:00
Will Pazner 9f029d4f1f Add MDF reordering for block ILU(0) 2020-01-13 12:45:24 -08:00
Will Pazner 87ad525bbf Use DenseTensor instead of Array<double> in BlockILU0 2020-01-12 10:59:33 -08:00
Will Pazner ed64627036 Backsolve for block ILU(0) 2020-01-11 11:37:04 -08:00
Will Pazner c9aeaaa987 Compute ILU factorization 2020-01-10 15:19:51 -08:00
Julian Andrej de62699685 formatting 2020-01-10 11:30:26 -08:00
Will Pazner eb810785b8 Bug fix and better test 2020-01-10 11:23:52 -08:00
Will Pazner c20ed196e8 Extract blocks for BILU(0) 2020-01-10 10:54:45 -08:00
Julian Andrej 4da051d23c Add unit test for ILU 2020-01-10 10:11:04 -08:00