Commit Graph
28 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Eric B. Chin 215cb4c585 Merge branch 'master' into const-hypreparmatrix-blocks 2024-04-02 14:02:12 -07:00
Dylan Copeland c009fb9bde Merge branch 'master' of github.com:mfem/mfem into float 2024-03-15 11:31:39 -07:00
Eric B. Chin f0a9546c03 add const to hypreparmatrix pointers 2024-02-12 15:10:48 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
stefanhenneking 6095d41779 using enum for fec_type 2024-01-10 16:42:06 -06:00
stefanhenneking 96d516a1a8 using GENERATE instead of loop in "FormRectangular" 2024-01-10 14:39:35 -06:00
stefanhenneking 56fcc5dcef Using unique_ptr 2024-01-10 14:25:18 -06:00
stefanhenneking 627a295eaa remove mem leak in test 2023-11-22 17:32:01 -06:00
stefanhenneking f8e4b83043 unit test init ptr 2023-11-22 17:13:14 -06:00
stefanhenneking 514d281475 Add unit tests for GradientIntegrator with L2 test functions. 2023-11-22 16:21:38 -06:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Will Pazner b8b0645195 Use CAPTURE and INFO for unit test output 2022-06-01 16:34:20 -07:00
Will Pazner a1c905b6ee Remove unit test output 2022-05-19 14:54:21 -07:00
Will Pazner 74637f1e7f Merge pull request #2804 from mfem/from-blocks-fix
Fix for HypreParMatrixFromBlocks for square matrices
2022-04-04 09:13:18 -07:00
Tzanio Kolev 34408ebacb Merge pull request #2800 from mfem/rezgar/typo-in-test
Typo in `test_matrix_rectangular.cpp`
2022-03-07 14:02:58 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Sebastian Grimberg 103a5de2d0 Add a test 2022-02-02 15:51:47 -08:00
rezgarshakeri 10447fe402 test/unit/linalg: fixed the typo 2022-02-01 10:03:39 -07:00
Veselin Dobrev d664901731 More bugfixes and tweaks for hypre+cuda support. 2021-07-22 18:05:10 -07: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
Dylan Copeland af278650d3 Fixed a bug in the rectangular case. Added the option to provide block coefficients. Added a rectangular parallel unit test. 2020-04-15 16:44:58 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio d336039758 Updated license in several new files 2020-02-27 09:33:44 -08:00
camierjs e15c3be2a0 Unit test renaming to lowercase 2020-02-24 20:16:53 -08:00