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 |
|
Tzanio Kolev
|
96e00dc815
|
Updated COPYRIGHT to 2010-2023
|
2023-03-11 16:58:18 -08: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 |
|
Veselin Dobrev
|
a9d4da4a9e
|
A few fixes after the merge from 'master'
|
2021-06-22 15:52:32 -07:00 |
|
Stefan Henneking
|
7a8cff948b
|
Some simplification and better reproducability (tested on Ray with device cuda).
|
2020-07-22 14:28:31 -07:00 |
|
Veselin Dobrev
|
f9cc175911
|
Start a branch to fix an issue with dangling aliases in the memory
manager, see
https://github.com/mfem/mfem/issues/1578#issuecomment-657101978
Adding a reproducer (not working yet?) in
tests/mem_manager/dangling-aliases.cpp
|
2020-07-22 12:23:17 -07:00 |
|