camierjs
1c60d5946b
Fix vector diffusion bounds
2026-01-14 14:57:07 -08:00
camierjs
c9768e34bc
Add missing specializations and vector bounds
2026-01-14 14:34:54 -08:00
camierjs
bae772c6f1
CEED bench options
2026-01-12 10:25:01 -08:00
camierjs
79e0bc1ab2
CEED bench options
2026-01-12 09:08:29 -08:00
camierjs
c21c6cb00b
Add CEED benches order 7
2026-01-11 19:50:28 -08:00
camierjs
1bd9dd2e5d
CUDA CEED benches
2026-01-11 18:10:28 -08:00
camierjs
ed66371ebd
Cleanup CEED bench
2026-01-11 11:34:00 -08:00
camierjs
5727331966
Cleanup CEED bench
2026-01-11 11:24:06 -08:00
camierjs
40039a6897
Cleanup CEED benchmarks
2026-01-10 10:58:50 -08:00
camierjs
29c2442e47
tests/benchmarks/bench_ceed
2026-01-09 12:06:35 -08:00
camierjs
6bcd0ca208
Fix vector BPs
2025-02-25 18:12:20 -08:00
camierjs
1b83c64055
google-benchmark now with c++14
2025-02-25 15:40:36 -08:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Will Pazner
ef9043a122
Replace many instances of GetFE(0) with GetTypicalFE()
...
Also replace many instances of GetElementTransformation(0) with
GetTypicalElementTransformation() and instances of GetElementGeometry(0) with
GetTypicalElementGeometry().
Remove some "early returns" in PA code with empty partitions. The reasoning is
that the early returns create divergent code paths among different MPI ranks,
which can cause deadlocks if e.g. collectives are used in code paths on not all
ranks.
2024-04-23 14:45:30 -07: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
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Tzanio
79032f3048
Minor
2021-09-27 21:01:10 -07:00
camierjs
008364305f
Fix GaussLobatto ir orders and Simplify
2021-09-08 11:44:08 -07:00
camierjs
f4ecc15cc8
Rename internal CEED BP/BK methods
2021-09-07 17:43:42 -07:00
camierjs
81dbb0a967
Update bench kernels to CEED benchmarks (BP & BK)
2021-09-07 17:25:15 -07:00