Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Veselin Dobrev
3966255076
Fix various small issues related to running config/sample-runs.sh
2023-11-12 14:04:42 -08:00
Tzanio Kolev
afcca4036c
Clean-up pass through new examples and miniapps
2023-09-26 08:36:59 -07:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Veselin Dobrev
119451df1a
Rename NO_ERROR_ to No_Error and REGISTERED_ to Registered
2023-03-06 16:26:45 -08:00
Cyrus Harrison
06beca6d83
changes to enums to avoid windows macro conflicts
2023-02-21 10:59:20 -08:00
Veselin Dobrev
84512a4733
[SQUASH MERGE] Fix GitHub CI failures with the new ubuntu-latest ( #3351 )
...
* Disable the test 'ubuntu-latest-cmake-opt-par-int32' which is
failing with 'ubuntu-latest' == 'ubuntu-22.04' to see if the
other tests pass.
* GH actions: update some action versions to fix warnings plus
some other tweaks
* GH actions: update more action versions to fix warnings
* GH actions: testing
* GH actions: testing
* GH actions: testing CMake fix
* GH actions: testing Doxygen fix
2022-12-06 10:20:12 -08:00
Stowell, Mark L
6730ffeb6f
Setting pad_digits_rank even in serial
2022-11-18 09:39:31 -08:00
Stowell, Mark L
77a745bd28
Modifying get-values to support arbitrary cycle number padding
2022-11-17 10:54:20 -08:00
luz paz
476c855bd7
Fix various typos
...
Found via `codespell -q 3 -L allright,ba,equil,esy,fo,hda,lod,nd,ned,numer,ot,pres,ro,seh,shat,solfes,strat,tbe,te,warmup`
2022-08-05 20:50:51 -04:00
Will Pazner
4ace41773d
Remove Mpi::Session, access directly using static member functions
2022-03-11 15:41:07 -08:00
Will Pazner
8d812ec8c3
Rename MPI class to Mpi to avoid conflict with (deprecated) C++ MPI namespace
2022-03-11 13:43:14 -08:00
Tzanio
f2cad1e55b
MPI_Session -> MPI singleton in examples, miniapps and tests
2022-03-08 19:29:45 -08:00
Tzanio
8f7cb0b3db
Switch to a singleton for the hypre session object: 'HYPRE_Session hypre;' -> 'Hypre::Init();'
2022-03-08 18:06:43 -08:00
Tzanio
447f00d80b
Added a HYPRE_Session class to hypre.?pp and examples/miniapps
2022-03-07 14:22:22 -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
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
Stowell, Mark L
8824a222fd
Fixing example run
2020-01-06 10:11:33 -08:00
Stowell, Mark L
ad16a51fe0
Fixing errors that arose in testing
2019-12-03 20:24:14 -08:00
Stowell, Mark L
1c78456d63
Adding get-values miniapp
2019-12-03 17:07:46 -08:00