Commit Graph
36 Commits
Author SHA1 Message Date
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 e6c48e3987 Merge branch 'master' of github.com:mfem/mfem into ppr 2024-04-18 17:00:47 -07:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -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
Will Pazner 6432ff4d87 Add a unit test for FiniteElementSpace::GetRestrictionTransposeOperator 2023-08-09 12:57:12 -07:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Tzanio Kolev a46cf91039 Fixed additional instances of implicit type conversion 2022-06-24 09:43:50 -07:00
Socratis Petrides 8efe5c4077 fixing var-order-pref test 2022-03-01 11:29:01 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Will Pazner 4ea60b1dec Use CAPTURE Catch2 macro instead of INFO 2022-02-15 09:32:47 -08:00
Will Pazner d7b8ed1a5b Fix end of non-void function error 2022-02-14 16:42:12 -08:00
Will Pazner fdac3fd03c Refactor transfer operator unit tests, reduce runtime 2022-02-14 16:30:51 -08:00
Socratis Petrides 003a055712 adding strict conformity unit test (now that R_hp is fixed) 2022-01-30 18:26:00 -08:00
Socratis Petrides 5b9b21748b addressing reviewer comments 2022-01-21 14:48:27 -08:00
Socratis Petrides 9b67afef13 adding TrueTransferOperator unit test for HpRelaxedConformity 2022-01-16 19:42:22 -08:00
Socratis Petrides 3252583bcb style 2022-01-16 16:06:41 -08:00
Socratis Petrides 29dda8468f minor changes in unit tests 2022-01-16 16:06:14 -08:00
Socratis Petrides d06a8110b8 minor fix in test_transfer 2022-01-16 11:28:32 -08:00
Socratis Petrides b904336a5e make style 2022-01-14 16:25:17 -08:00
Socratis Petrides 8107e14ccd Adding tests for PRrefinementTransfer for variable order 2022-01-14 16:18:58 -08:00
Socratis Petrides 6a86ca8d49 typo 2021-11-30 11:43:47 -08:00
Socratis Petrides 54e78ee991 removing test from examples and adding ND and RT case in trasfer unit tests 2021-11-30 11:37:49 -08:00
Will Pazner 992735c992 Add Mesh::LoadFromFile 2021-02-18 20:16:10 -08:00
Will Pazner d75fab6338 Change mesh constructors in miniapps and tests 2021-02-18 20:00:46 -08:00
Will Pazner 39e9406b99 Change deprecated mesh constructors in unit tests and miniapps 2021-02-17 14:32:06 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Will Pazner 9d83eed55c Upgrade to Catch v2.13.0 from v1.6.1 2020-08-04 08:37:48 -07:00
Daniel Drzisga 84f71ca2ee Added transfer tests for triangle and tetrahedral elements 2020-03-21 17:24:36 +01:00
Daniel Drzisga e947e42693 Removed duplicate space character in license headers 2020-03-18 22:35:39 +01:00
Daniel Drzisga 5f299e7811 Added tests for parallel grid transfers 2020-03-18 11:30:36 +01:00
Daniel Drzisga 1df3169947 Changed license headers 2020-03-07 10:27:38 +01:00
Daniel Drzisga 621761de5c Added tests for geometric prolongation and vector spaces without tensor product structure 2020-03-06 21:50:15 +01:00
Daniel Drzisga 7884798b25 Added missing newline 2020-02-23 21:52:08 +01:00
Tzanio eb9de64810 make style 2019-11-11 09:18:44 -08:00
Daniel Drzisga 280874b41d Added test for transfer operators 2019-10-14 15:56:24 -07:00