Commit Graph
13 Commits
Author SHA1 Message Date
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
Stefano Zampini 3a47471713 make config: allow specifying a compiler to compile get_hypre_version
this fixes configs in supercomputers when login nodes != backend nodes
2019-03-14 21:17:40 +03:00
Veselin Dobrev 3d052b07a6 In the makefile build system, define MFEM_USE_SIMMETRIX. 2018-05-21 18:57:57 -07:00
Veselin Dobrev fee4ee98bd Adding a new developer tool, config/sample-runs.sh, that extracts
the sample runs from all examples and miniapps and runs them.
Optionally, it can save the output from the execution to files,
allowing comparison between different versions and builds of the
library.

Adding a new makefile target, test-print, that prints the full
command lines executed by 'make test'.
2018-01-01 17:42:40 -08:00
Veselin Dobrev 17661be0d9 Replace the option MFEM_DROP_METIS with the opposite option, MFEM_USE_METIS.
Some additional related tweaks.

Update INSTALL.
2017-09-05 18:58:34 -07:00
Veselin Dobrev cdf39e9773 Improve the handling of errors when determining the hypre version
during configuration.
2017-07-20 17:31:48 -07:00
Veselin Dobrev 2482c666be Fix out-of-source building with GNU make. 2017-04-01 22:55:44 -07:00
Veselin Dobrev 929dddf0b9 During MFEM configuration, detect the version of HYPRE (as an integer) and
use that number to define the MFEM config macro MFEM_HYPRE_VERSION.

In the methods HypreLOBPCG::SetRelTol and HypreAME::SetRelTol, check for
suitable HYPRE version; if the version is old, generate run-time error.
2017-03-31 22:14:07 -07:00
Tzanio 1569425857 Version 3.3 2017-01-28 22:05:47 -08:00
Jakub Cerveny 125ff226e4 Version 3.2 2016-06-30 10:37:30 -07:00
Tzanio dbae60fe32 Version 3.1 2016-02-16 15:45:48 -08:00
Tzanio Kolev 9d7774a03e Version 3.0 2015-01-26 15:07:34 -08:00