Will Pazner
1c1f622b7d
Add ex4 and ex4p sample runs for EA + HB + GPU
2025-08-08 10:37:24 -07:00
Will Pazner
7573b7c9fa
Support non-hybridized EA in ex4 and ex4p
2025-08-08 10:37:24 -07:00
Will Pazner
a2002aa05b
Parallelize HybridizationExtension
2024-06-11 17:11:08 -04:00
Tzanio Kolev
d983b34924
Renamed ftype -> real_t
2023-12-13 12:51:43 -08:00
Dylan Copeland
3b4fc3b1df
Generalized for MPI and hypre.
2023-10-31 21:12:15 -07:00
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
b14bd1f237
Fixing shadow variables in examples
2021-12-27 10:41:09 -08:00
Tzanio
d79f5c6c92
Added sample runs with pyramids/wedges in examples 1, 3, 4 and 22
2021-08-22 15:06:00 -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
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
845e0a880b
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
...
# Conflicts:
# fem/fespace.cpp
# fem/fespace.hpp
# fem/gridfunc.cpp
2020-07-04 10:18:02 -07:00
Veselin Dobrev
dd23ccddb3
In ex4p, added a sample run that tests hybridization in 2D when
...
there are ghost shared faces using amr-quad.mesh on 3 processors.
In ex9p, added a sample run on amr-hex.mesh on 3 processors so
have a test case with ghost shared faces in 3D.
2020-06-17 22:39:16 -07:00
Stowell, Mark L
3f8f7a186a
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
2020-05-04 13:56:45 -07:00
Dylan Copeland
278d557fb4
Adding some comments.
2020-04-07 09:54:34 -07:00
Dylan Copeland
447a73cdac
Implemented PA for ex5(p), with a new MixedBilinearForm function to assemble the diagonal of ADA^T for a diagonal D.
2020-03-13 13:59:54 -07:00
Dylan Copeland
84cac245c0
PA is working now in ex4 and ex4p.
2020-03-10 15:03:46 -07:00
Stowell, Mark L
19961d1493
Removing similar confusing comment
2020-02-15 14:53:37 -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
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
Tzanio Kolev
9d7774a03e
Version 3.0
2015-01-26 15:07:34 -08:00
Tzanio Kolev
fa169e4b92
Version 2.0
2011-11-18 11:39:53 -08:00