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
Veselin Dobrev
e50bf78531
Skip the PUMI tests if the PUMI data directory is not available.
2018-06-03 00:28:15 -07:00
Veselin Dobrev
6f2aebc7bb
Update examples/pumi/makefile and 'make style'.
2018-05-24 11:25:57 -07:00
Veselin Dobrev
79f2e1bd05
In mesh/pumi.cpp, restore calls that used to initialize unused
...
variables and still need to be called discarding the returned
value. Also, make some small formatting and coding tweaks.
All PUMI examples require MPI.
Update .gitignore.
2018-05-21 21:30:39 -07:00
Veselin Dobrev
75f47a3deb
Fix a few issues in the CMake build system.
...
Set suitable number of processors for running the PUMI parallel
examples.
2018-05-21 17:39:11 -07:00
Veselin Dobrev
7e89151592
Add forgotten makefile in the previous commit.
2018-05-21 15:00:11 -07:00