camierjs
31f3ec78dd
Remove extra space
2025-02-20 17:07:47 -08:00
camierjs
b153759440
revert unwanted changes
2025-02-20 12:58:21 -08:00
camierjs
cde249d51e
macos single and distclean fix
2025-02-20 10:52:21 -08:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
ee8d400c66
Updated make clean in config
2024-03-20 11:54:20 -07:00
Tzanio Kolev
283dad5e38
A few small fixes
2024-03-20 07:41:46 -07:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Tzanio Kolev
757b1ed529
Merge pull request #3976 from mfem/fix-sample-runs
...
Fix various small issues related to running `config/sample-runs.sh`
2023-12-12 09:33:04 -08:00
Veselin Dobrev
3966255076
Fix various small issues related to running config/sample-runs.sh
2023-11-12 14:04:42 -08:00
adam-sim-dev
89bf320ee0
Add $(MFEM_CXXFLAGS)
2023-05-07 21:59:36 +08:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
Veselin Dobrev
3ab4dd4194
Some formatting edits.
2020-10-22 11:54:40 -07:00
Julian Andrej
e63f9887f4
add MUMPS version check to makefile build system
2020-09-29 14:13:14 -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
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