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
Veselin Dobrev
5d8570501c
Remove the MPI communicator parameters from the constructors of class
...
MPI_Session - the only communicator that makes sense with this class is
MPI_COMM_WORLD.
Replace `mfem::err.GetStream()` with `mfem::err`.
Remove #include "communication.hpp" from error.hpp.
2017-09-30 18:50:08 -07:00
Tzanio
abe85f4cb6
make style
2017-09-28 10:15:26 -07:00
Aaron Fisher
aa040f3e64
Made everything work with the new mfem::out and mfem::err output.
2017-09-27 15:42:37 -07:00
Stephan Gelever
4aa9adcb30
Fix delete mismatch
...
Prevents memory leak by deleting the entire array.
2017-05-08 21:36:44 -07:00
Tzanio
1569425857
Version 3.3
2017-01-28 22:05:47 -08: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