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
Dylan Copeland
046a874cfb
Merge branch 'master' of github.com:mfem/mfem into float
2024-02-06 10:56:41 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Tzanio Kolev
d983b34924
Renamed ftype -> real_t
2023-12-13 12:51:43 -08:00
Dylan Copeland
47e62a55f9
Merge branch 'master' of github.com:mfem/mfem into float
2023-11-09 21:38:06 -08:00
Dylan Copeland
9eca33b09d
Generalized everything in miniapps/meshing.
2023-11-06 19:06:55 -08:00
Sebastian Grimberg
88d182e6c5
Fix file permissions
2023-10-04 08:55:58 -07:00
Tzanio Kolev
4063ca962e
Small adjustments
2023-06-11 14:54:19 -07:00
Vladimir Z Tomov
35d0c72f1e
minor
2023-04-18 15:28:03 -07:00
Ketan Mittal
a9e9f3334d
address reviewer comments
2023-04-13 11:36:21 -07:00
Ketan Mittal
41cec94d95
update copyright in the miniapp
2023-04-10 09:08:28 -07:00
Ketan Mittal
7e2d6ccc3c
fix test
2023-02-27 09:58:37 -08:00
Ketan Mittal
f8290d14c3
make miniapp serial
2023-02-26 22:27:04 -08:00
Ketan Mittal
70ace3c7ab
fix makefile and minor update to miniapp
2023-02-24 11:52:05 -08:00
Ketan Mittal
e50bb7768f
fix default mesh in the miniapp
2023-02-23 16:38:48 -08:00
Ketan Mittal
ce7735ebc4
make style
2023-01-25 10:18:54 -08:00
Ketan Mittal
549111392b
initial commit
2022-09-18 18:06:26 -06:00