Will Pazner
|
6ac671baa7
|
Use Mpi class instead of MPI_Init and MPI_Finalize
|
2022-03-11 17:58:01 -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
|
ef1ddbceea
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
|
2021-07-30 11:06:20 -07:00 |
|
Veselin Dobrev
|
fe60d34610
|
Merge branch 'master' into hypre-cuda-dev
Resolved conflicts:
INSTALL
linalg/hypre.cpp
linalg/hypre_parcsr.cpp
|
2021-05-27 15:12:29 -07:00 |
|
Stowell, Mark L
|
cb8566ed91
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/fespace.cpp
# fem/gridfunc.cpp
# fem/pfespace.cpp
# tests/unit/fem/test_domain_int.cpp
|
2021-05-21 10:02:19 -07:00 |
|
Dylan Copeland
|
ba9d41ae04
|
Adding device option for ex13p.
|
2021-01-26 12:39:36 -08:00 |
|
Veselin Dobrev
|
785486f12f
|
Update examples, miniapps, tests to use HYPRE_BigInt instead
of HYPRE_Int where appropriate.
|
2020-07-25 20:47:06 -07:00 |
|
Stowell, Mark L
|
06d0539dca
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
|
2020-01-19 19:45:56 -08:00 |
|
Veselin Dobrev
|
e1186f4781
|
Yet another update of a random seed in ex12p.
In ex13p, in one of the sample runs, find 4 eigenvectors (instead of
5) to avoid a failure in LOBPCG.
|
2020-01-13 20:13:15 -08:00 |
|
Stowell, Mark L
|
f370b414d5
|
Moving call to ExchangeFaceNbrData into ParFiniteElementSpace
|
2019-05-21 11:29:13 -07:00 |
|
Stowell, Mark L
|
32f254b50f
|
Replacing ReorientTetMesh with ExchangeFaceNbrData (also changing related comments)
|
2019-05-18 10:54:22 -07:00 |
|
Stowell, Mark L
|
4d51451bfb
|
Removing ReorientTetMesh methods (and breaking high order ND tets)
|
2018-11-13 21:48:09 -08:00 |
|
Veselin Dobrev
|
523cc56fe3
|
In example 13p, support higher order Nedelec spaces on tet meshes.
|
2018-07-30 17:50:51 -07:00 |
|
Jakub Cerveny
|
125ff226e4
|
Version 3.2
|
2016-06-30 10:37:30 -07:00 |
|
Tzanio
|
dbae60fe32
|
Version 3.1
|
2016-02-16 15:45:48 -08:00 |
|