Commit Graph
34 Commits
Author SHA1 Message Date
camierjs 157ffad537 Simplify, meld back & ninja default nproc 2025-06-22 12:07:07 -07:00
camierjs 23caac9573 Cleanup 2025-06-21 08:51:01 -07:00
camierjs 3eb0e321f4 [asan] tests/unit/fem/test_var_order.cpp 2025-06-20 20:38:11 -07:00
dylan-copeland 7caef9cb33 CUDA build bug fix. 2025-03-14 10:24:42 -07:00
Dylan Copeland 4c62788e60 Merge branch 'master' of github.com:mfem/mfem into ppr 2025-02-04 16:18:17 -08:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Dylan Copeland 2a035e92d2 Merge branch 'master' of github.com:mfem/mfem into ppr 2025-01-22 15:12:49 -08:00
Dylan Copeland c6d30c5c82 Limiting non-boolean R to H1 spaces, and fixing a bug. 2024-12-11 15:50:58 -08:00
dylan-copeland e5de10c9d9 Restoring backwards compatibility. 2024-10-15 11:55:02 -07:00
dylan-copeland a926841cf9 Improved interface for Refinement. 2024-10-11 20:08:05 -07:00
dylan-copeland 00a7f10b95 Cleaning up and fixing some minor issues. 2024-08-16 20:28:38 -07:00
Dylan Copeland 7198ad8872 Eliminated some discontinuities by fixing a bug in PackDofVar, calling VariableOrderMinimumRule before applying h-refinement constraints, and propagating minimum order from master to slave entities. Added H1 continuity check in unit tests. 2024-08-16 16:40:46 -07:00
Dylan Copeland ebbf706a55 Minor fixes. 2024-05-28 13:21:37 -07:00
Dylan Copeland e6c48e3987 Merge branch 'master' of github.com:mfem/mfem into ppr 2024-04-18 17:00:47 -07:00
Dylan Copeland f0f1885090 Fixed some issues with parallel hp-refinement. Added more unit tests. 2024-03-16 17:46:37 -07:00
Dylan Copeland 786caf20c3 Extended to support parallel hp-refinement, with unit tests in H1 for 2D and 3D. 2024-02-09 16:21:10 -08:00
Dylan Copeland 4430df415a Remove unused variables. 2024-01-31 20:00:08 -08:00
Dylan Copeland 5acdaf28a5 Generalized for ND and RT face DOFs in parallel. Added parallel ND and RT unit tests on quad and hex meshes. 2024-01-31 19:37:43 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Dylan Copeland 220e76ec83 Bug fixes. 2024-01-22 12:00:40 -08:00
Dylan Copeland dca045d48a More general implementation for face DOFs, with more general testing. 2024-01-19 21:01:00 -08:00
Dylan Copeland bf4f411d9c Initial implementation of parallel p-refinement, for 2D and 3D H1 spaces, with unit tests. 2023-12-18 19:04:18 -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
Dylan Copeland 86cbbe9d92 minor 2022-01-26 10:53:47 -08:00
Dylan Copeland 8a5b431132 Adding unit test. 2022-01-26 10:15:16 -08:00
Tzanio c03d3d3b01 Clean-up pass through tests/ before mfem-4.3 2021-07-27 19:37:02 -07:00
Veselin Dobrev 100446d577 Merge branch 'master' into tmopt-split-api 2021-04-06 12:35:13 -07:00
camierjs ec5dc9adc7 2021 headers 2021-03-29 12:18:46 -07:00
Will Pazner ef28ab5c61 Fix deprecations in unit tests 2021-03-11 20:42:42 -08:00
Jakub Červený 25ba1f7eb3 Unit test: added solve check with exact solution. 2020-12-05 19:18:59 +01:00
Jakub Červený bfdb3baa7d Added prism test (edge-face constraint) 2020-12-04 17:18:22 +01:00
Jakub Červený 6d71876ac6 Unit tests for quad/hex meshes. Improved docs. 2020-12-04 15:28:11 +01:00
Jakub Červený f7695e1587 WIP unit tests for var-order space. 2020-12-03 19:15:09 +01:00