Commit Graph
2556 Commits
Author SHA1 Message Date
tarikdzanic ff8b94de7c Moved visualization 2025-07-17 13:26:05 -07:00
tarikdzanic c2ae72a502 Comment fixes. 2025-07-17 13:14:35 -07:00
tarikdzanic d9c02b5795 Limit line lengths. 2025-07-17 13:11:25 -07:00
tarikdzanic 3d3f8abfcf Updated gitignore 2025-05-14 13:00:45 -07:00
tarikdzanic a5cc54ec2c Minor. 2025-05-14 10:41:43 -07:00
tarikdzanic 0e4d439035 Changed parallel writing for final solution. 2025-05-14 10:04:39 -07:00
tarikdzanic a1323d3c3f Fixed printing global vsize in parallel. 2025-05-14 10:00:48 -07:00
tarikdzanic f169461c02 Bug fix in periodic mesh pairing. 2025-05-14 09:52:09 -07:00
tarikdzanic ccf3ff8a8f Double to real_t. 2025-05-08 11:07:42 -07:00
tarikdzanic cbf88dddfb Minor style changes and added casting for alpha bounds. 2025-05-08 11:00:27 -07:00
tarikdzanic 1d0c357974 Fix parallel writing/cout. 2025-05-08 10:28:19 -07:00
tarikdzanic 307f3eefe8 Fixed mpi reduce. 2025-05-08 10:14:55 -07:00
tarikdzanic 96d136ee03 Minor. 2025-05-07 18:08:00 -07:00
tarikdzanic bd38582b5e Minor. 2025-05-07 17:54:15 -07:00
tarikdzanic c4ea4c0171 Minor. 2025-05-07 17:43:43 -07:00
tarikdzanic 0cc01ce9cc Style fix. 2025-05-07 17:18:27 -07:00
tarikdzanic 81b706fc2b Added parallel example. 2025-05-07 17:17:31 -07:00
tarikdzanic 68b2a4186c Minor. 2025-05-07 17:16:52 -07:00
tarikdzanic 6beb4e8285 Minor. 2025-05-07 16:30:45 -07:00
tarikdzanic b535150cf0 Style fix. 2025-05-07 16:25:22 -07:00
tarikdzanic fb758cf1f7 Documentation updates 2025-05-07 16:19:53 -07:00
tarikdzanic 458a985d2a Minor. 2025-05-07 16:10:14 -07:00
tarikdzanic a0d695c1f7 Updated methodology to use piecewise linear bounds instead. 2025-05-07 16:03:54 -07:00
tarikdzanic 9c8245e12e Merge with master 2025-05-07 14:16:09 -07:00
Patrick Zulian e8464c77da Make style on example_utils 2025-04-22 08:52:36 +02:00
Patrick Zulian 182f2e16a7 Added custom plot options for moonolith examples 2025-04-22 08:21:28 +02:00
Patrick Zulian f89ef2f04d Added custom plot options for moonolith examples 2025-04-22 08:12:38 +02:00
Patrick Zulian 01f8360f8f fixed whitespace conflicts 2025-04-20 10:52:36 +02:00
Tzanio Kolev 8a474b7365 Renamed Laplace to Poisson where appropriate 2025-03-31 20:56:40 -07:00
Tzanio Kolev b3e19a2e7a Typos and styling 2025-03-31 18:48:43 -07:00
Patrick Zulian 8c85525be5 Moonolith: fixes based on PR 4285 comments. 2025-03-31 10:52:52 +02:00
Patrick Zulian 8a15086e1a Merge branch 'master' into moonolith_h1_bugfix 2025-03-31 08:42:26 +02:00
Tzanio Kolev 6558b84cb2 Merge branch 'master' into hybridization-gpu 2025-03-26 13:44:31 -07:00
Dylan Copeland b56959d59e Merge branch 'ppr' of github.com:mfem/mfem into ppr 2025-03-12 13:50:21 -07:00
Dylan Copeland 62323926b0 Bug fix for mixed meshes. 2025-03-12 13:49:45 -07:00
Tzanio Kolev f99c7feb53 Merge branch 'master' into ppr 2025-03-12 13:12:51 -07:00
Tzanio Kolev dd43d1fa3c Merge branch 'master' into hybridization-gpu 2025-03-12 13:12:18 -07:00
Tzanio Kolev 7415254146 Merge branch 'master' into solver-monitor-controller 2025-03-11 14:21:30 -07:00
Patrick Zulian 4c8174c71c Merge branch 'master' into moonolith_h1_bugfix 2025-03-07 18:58:26 -06:00
Dylan Copeland fc63c5e90b Documentation and some simplifications. 2025-03-06 20:37:44 -08:00
Mittal, Ketan 3aed767737 update findpts miniapp for new interface, and set want_transform to true by default in PRefineAndUpdate 2025-03-06 14:19:37 -08:00
Jan Nikl 5dde59d4ae Fixed ex19(p) to not duplicate the last printout. 2025-03-05 21:01:21 -08:00
Will Pazner 53365490b7 Merge remote-tracking branch 'origin/master' into hybridization-gpu
# Conflicts:
#	tests/unit/fem/test_assembly_levels.cpp
2025-02-20 09:12:41 -08:00
Dylan Copeland f519d59644 More documentation. Simplified ProlongateToMaxOrder and GridFunction updates. 2025-02-11 13:12:57 -08:00
adam-sim-dev a9f4652335 Merge branch 'master' into ppr 2025-02-11 14:23:22 +08:00
Brendan Keith 315bbd1b0d Merge branch 'master' into ex40_update 2025-02-08 15:21:01 -05:00
Will Pazner e797278779 Merge remote-tracking branch 'origin/master' into hybridization-gpu
# Conflicts:
#	fem/integ/bilininteg_mass_pa.cpp
#	tests/unit/fem/test_assembly_levels.cpp
2025-02-07 14:24:06 -08:00
Dylan Copeland 4c62788e60 Merge branch 'master' of github.com:mfem/mfem into ppr 2025-02-04 16:18:17 -08:00
Brendan Keith f3a54176be remove A11 from ex40 2025-02-04 14:02:59 -05:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00