Commit Graph
361 Commits
Author SHA1 Message Date
Mittal, Ketan 2b962e18a6 Merge branch 'master' of https://github.com/mfem/mfem into tmop-ad-wcuo 2025-05-29 11:50:52 -07:00
Mittal, Ketan 3f81c6ca26 minor fix for combomet case 2025-04-30 10:07:45 -07:00
Mittal, Ketan 73313bb44d remove some duplication 2025-04-28 17:07:03 -07:00
Vladimir Z Tomov 6ae95a8c1f minor 2025-04-23 17:56:54 -07:00
Vladimir Z Tomov 9dbf656433 PA kernels for EnableNormalization. 2025-04-23 15:08:04 -07:00
Vladimir Z Tomov 7b083081dc Option IntRule to ComputeBalancedWeights(). 2025-04-19 23:01:54 -07:00
Vladimir Z Tomov 31c50b0df8 Aded periodic-tri.mesh. 2025-03-24 12:35:18 -07:00
Vladimir Z Tomov 6bef88f661 Allow NodalFiniteElements in ElementRestriction. 2025-03-24 11:14:16 -07:00
Vladimir Z Tomov 26f4d3927c Changes in mesh-optimizer.cpp.
Fixed a bug in serial + PA + CG advector.
2025-03-14 17:28:03 -07:00
Mittal, Ketan b2a50919b9 remove numbering from comments in tmop miniapps 2025-02-27 10:45:34 -08:00
Vladimir Z Tomov 987203005d minor 2025-02-12 16:06:17 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Vladimir Z Tomov 6932e2038f changelog, changed a sample run. 2025-01-08 18:13:44 -08:00
Vladimir Z Tomov 15accf0271 minor 2025-01-08 12:47:35 -08:00
Ketan Mittal 7fe2ba5e92 Merge branch 'master' into TMOP_AD_ms 2025-01-08 10:34:31 -08:00
Mittal, Ketan 9b4086319a minor 2025-01-06 14:45:43 -08:00
Mittal, Ketan e3e0eccc86 remove fd-based sample runs 2025-01-06 14:39:56 -08:00
Will Pazner 6ddea3ff47 Merge remote-tracking branch 'origin/master' into pa-empty-partitions 2025-01-03 09:36:06 -08:00
Vladimir Z Tomov 01d57ee7f8 minor 2024-12-28 20:57:02 -08:00
Mittal, Ketan b96db37ab8 set discrete field order to 1 2024-12-03 11:29:23 -08:00
Vladimir Z Tomov d4da37d89a FD assume mesh_order = field_order for discrete adaptivity. 2024-11-29 00:40:07 -08:00
Vladimir Z Tomov 982583068a Renamed some things, references instead of copies. 2024-11-27 17:49:19 -08:00
Mittal, Ketan d7e8d78ca4 Merge branch 'tmop-ae-space' of https://github.com/mfem/mfem into tmop-ae-space 2024-11-25 17:02:56 -08:00
Mittal, Ketan bbc37c5236 make style and test in mesh-optimizer as well 2024-11-25 17:02:39 -08:00
Will Pazner 2ac825abe8 Merge remote-tracking branch 'origin/master' into pa-empty-partitions
# Conflicts:
#	fem/bilininteg.cpp
#	fem/quadinterpolator.cpp
2024-11-22 11:05:49 -08:00
Mittal, Ketan ced884b231 update rtol for LBFGS run 2024-11-19 14:39:12 -08:00
Mittal, Ketan 4993d5e715 update some sample runs 2024-11-14 10:31:23 -08:00
Mittal, Ketan 6ae591075c set verbosity level to always output warnings and errors 2024-11-11 18:15:33 -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
Vladimir Z Tomov 8c98ecbf91 fixed some tolerances during testing. 2024-03-22 23:48:18 -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 d41b97552c Merge branch 'master' of github.com:mfem/mfem into float 2023-11-16 17:37:34 -08:00
Dylan Copeland 9eca33b09d Generalized everything in miniapps/meshing. 2023-11-06 19:06:55 -08:00
Mittal, Ketan 8ab890b7d7 remove fd option for sample run with mu14 2023-11-03 10:10:59 -07:00
Vladimir Z Tomov 70c3ecccc2 Merge branch 'master' into tmop-integr-ref 2023-06-27 11:33:16 -07:00
Vladimir Z Tomov 2b50dbddb1 changes in mesh-optimizer 2023-05-11 22:41:27 -07:00
Vladimir Z Tomov 05b9bd335a Merge branch 'tmop-update-combos' into tmop-code-improve 2023-04-30 14:19:52 -07:00
Vladimir Z Tomov 813af66df5 Merge branch 'master' into tmop-code-improve 2023-04-30 14:14:44 -07:00
Vladimir Z Tomov 776fc70763 minor 2023-04-24 18:46:31 -07:00
Vladimir Z Tomov f145235263 discrete adaptivity + NC example 2023-04-24 18:14:06 -07:00
Vladimir Z Tomov 9b1442d2ea minor 2023-04-24 17:34:01 -07:00
Vladimir Z Tomov 0dd19dbbdd added metrics / comments to miniapps 2023-04-24 17:22:47 -07:00
Vladimir Z Tomov 61fdf7a1bc Merge branch 'master' into tmop-update-combos 2023-04-24 14:22:31 -07:00
Vladimir Z Tomov d2761243ba Corrections in size adaptivity for NC meshes. 2023-04-10 18:47:27 -07:00
Ketan Mittal eed32e52db resolve conflicts 2023-03-28 14:21:54 -07:00
Ketan Mittal e222c576e7 refactor gradient and hessian for fitting term 2023-03-28 13:45:00 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Ketan Mittal 72b0bdbcef serial sample run 2023-02-28 11:50:12 -08:00