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
fda21fe590
Final adjustments
2019-12-27 13:23:01 -08:00
Tzanio
c49fde0406
make style
2019-12-13 16:14:45 -08:00
Pratik Nayak
112d01d12c
Review update.
...
+ Some minor fixes.
2019-12-12 22:18:00 +01:00
Pratik Nayak
733b09aeeb
Update print_lvl to match existing interface.
2019-12-12 21:45:26 +01:00
Pratik Nayak
ccaba7ee90
Add a custom logger to log all the residual norms.
...
+ If print_lvl>=2, these are printed out to screen.
2019-12-12 12:27:14 +01:00
Pratik Nayak
e1fb06d479
Fix the printing and convergence check to screen.
2019-12-10 11:27:09 +01:00
Pratik Nayak
ad051d6ca6
Add makefile support and ILU preconditioner to ex1.
2019-11-07 12:09:10 +01:00
Pratik Nayak
c22786ce61
Add ginkgo CGSolver example to ex1.
2019-10-29 10:44:49 +01:00
Pratik Nayak
cb07d9873d
Add the Ginkgo iterative solvers interface and their implementations.
...
+ Take the executor as a string and create the gko::Executor within the Base
class.
+ Try to keep the solver interface as similar to the original mfem solver as
possible.
2019-10-22 16:46:45 +02:00
Pratik Nayak
2bf1517453
Add Ginkgo library CMake detection and linking.
2019-10-21 17:28:39 +02:00