Tzanio Kolev
|
8a474b7365
|
Renamed Laplace to Poisson where appropriate
|
2025-03-31 20:56:40 -07:00 |
|
Tzanio Kolev
|
d983b34924
|
Renamed ftype -> real_t
|
2023-12-13 12:51:43 -08:00 |
|
Dylan Copeland
|
b89222762d
|
Generalized floating point type for all remaining examples.
|
2023-11-06 15:34:42 -08:00 |
|
Tzanio
|
34d387c628
|
Small styling updates
|
2022-04-17 17:52:00 -07: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 |
|
Stowell, Mark L
|
b14bd1f237
|
Fixing shadow variables in examples
|
2021-12-27 10:41:09 -08:00 |
|
Tzanio
|
d569d4a3bd
|
Fixes
|
2021-04-27 13:38:41 -07:00 |
|
Tzanio
|
0044137e57
|
typo
|
2021-04-27 11:32:06 -07:00 |
|
Tzanio
|
6bef4a3e33
|
Fixing a bug introduced in the merge of PR 2137
|
2021-04-27 10:59:18 -07:00 |
|
Tzanio
|
3367e3cd53
|
minor
|
2021-04-27 10:40:57 -07:00 |
|
Stowell, Mark L
|
84a9850d4f
|
Incorporating suggestions from v-dobrev
|
2021-04-21 11:26:50 -07:00 |
|
Stowell, Mark L
|
633e4a4c07
|
Changing example names
|
2021-04-20 01:00:38 -07:00 |
|