Commit Graph
12 Commits
Author SHA1 Message Date
Tzanio 9ce82813ae Some updates in the examples 2020-03-09 18:05:47 -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
Aaron Fisher d54cd15799 Fixed the defaults in the GINKGO example and polished up the makefile. 2019-12-13 15:29:51 -08:00
Aaron Fisher f2d923a8e2 Added the ginko example to the make system and removed the attempt to link to HIP. 2019-12-13 14:51:46 -08:00
Pratik Nayak 112d01d12c Review update.
+ Some minor fixes.
2019-12-12 22:18:00 +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
Julian Andrej 96c1794487 always use ginkgo solver for the tests 2019-12-09 12:32:25 -08:00
Julian Andrej 78cae9b6af add example to build and test system in cmake 2019-12-09 12:29:55 -08:00
Pratik Nayak 10cf4b367f Move ginkgo example to ginkgo/ex1.cpp. 2019-12-07 13:53:29 +01:00