Commit Graph
38 Commits
Author SHA1 Message Date
Veselin Dobrev 1482864193 Remove the need to explicitly call EnsureMultTranspose in the
classes SparseMatrix and HypreParMatrix.

Added new methood HypreParMatrix::ResetTranspose.

Added some crarifying doxygen documentation.
2022-10-20 16:03:23 -07:00
Yohann Dudouit 63599be6a6 Set diagonal policy in test_assembly_levels. 2022-08-02 13:04:10 -07:00
Yohann Dudouit b81fa9f479 Rename TestSameMatrices to CompareMatricesNonZeros. 2022-06-16 09:49:54 -07:00
Yohann Dudouit c81506c238 Use random values instead of constant values. 2022-06-16 09:24:58 -07:00
Yohann Dudouit 78cf39781d make style. 2022-06-02 17:09:44 -07:00
Yohann Dudouit 0a051d9428 Add serial test. 2022-05-17 17:45:32 -07:00
Yohann Dudouit 4104e010d5 Add RAP and EliminateBC methods. 2022-05-17 16:55:29 -07:00
Yohann Dudouit beaaa373ee Merge remote-tracking branch 'origin/fa-hypre-par-matrix' into yohann/fa-form-system 2022-05-17 16:12:02 -07:00
Yohann Dudouit d6d597adbd Fix device mask. 2022-04-19 11:33:31 -07:00
Will Pazner 107b5c236e Compare RHS vectors in assembly level unit test 2022-04-14 16:39:24 -07:00
Will Pazner 1ca041cabc Add (failing) unit test for AssemblyLevel::FULL HypreParMatrix 2022-03-31 15:16:16 -07:00
Yohann Dudouit b6d9832f43 Guard fichera-q3 from device runs (memory issues). 2022-03-23 12:50:22 -07:00
Yohann Dudouit 10faf13585 More EnsureMultTranspose. 2022-03-23 11:36:41 -07:00
Yohann Dudouit 1a75cd85ed Add EnsureMultTranspose. 2022-03-23 11:33:30 -07:00
Yohann Dudouit aa47e6dd83 Add [CUDA] to tests that support running on CUDA devices. 2022-03-15 11:36:36 -07:00
camierjs bb5b308b0a Add default integration rules for test_assembly_levels and test_pa_kernels 2022-03-02 11:14:54 -08:00
camierjs 2d6e0584a6 Merge master in diffusion_pa_ker_revert 2022-03-01 12:01:05 -08:00
camierjs bff8b7e295 Add unit tests with qorders 2022-03-01 11:33:24 -08:00
camierjs b98568cfb5 Fix bilininteg_diffusion_pa and upgrade tests/unit/fem/test_assembly_levels 2022-03-01 10:51:45 -08:00
Tzanio Kolev 5308d285f7 Merge pull request #2855 from mfem/copyright-2022
Extended copyright to 2022
2022-03-01 07:41:29 -08:00
Yohann Dudouit 8e164f52c7 Test MultTranspose. 2022-02-25 16:22:59 -08:00
Yohann Dudouit f2da5e3675 Add getString for AssemblyLevel. 2022-02-25 16:04:01 -08:00
Yohann Dudouit 94a1400dc7 Remove dg in H1 tests. 2022-02-25 14:36:03 -08:00
Yohann Dudouit 2ead91a68e Clean test_assembly_levels.cpp. 2022-02-25 14:30:18 -08:00
Yohann Dudouit 6f50866137 Reorganize test_assembly_levels.cpp.
Add tests for DG Element Assembly on NCMesh.
2022-02-25 14:10:31 -08:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Will Pazner 9db1dc3198 Revert "Add AMR-DG Assembly Level tests"
This reverts commit 4a717f356b.
2022-02-22 11:11:02 -08:00
Will Pazner 4a717f356b Add AMR-DG Assembly Level tests 2022-02-22 10:29:12 -08:00
Will Pazner e52546e9d4 Don't run same Assembly Level tests twice 2022-02-18 09:48:57 -08:00
Will Pazner e12c5ee7f5 Reduce some of the longer unit test run times 2022-02-17 13:31:53 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Will Pazner b8663ce965 Re-enable Assembly Levels test. CI will fail until #1660 is merged. 2020-08-04 11:49:10 -07:00
Will Pazner ebe07eaa36 make style 2020-08-04 09:48:53 -07:00
Will Pazner 9d83eed55c Upgrade to Catch v2.13.0 from v1.6.1 2020-08-04 08:37:48 -07:00
Tzanio fbe242a2e2 Updated CHANGELOG. Minor styling 2020-07-14 17:18:59 -07:00
Yohann Dudouit db626777be make style 2020-06-08 13:31:42 -07:00
Yohann Dudouit 802a4afce0 make style 2020-06-08 11:00:55 -07:00
Yohann Dudouit ff57240475 Update unit tests. 2020-06-02 15:23:11 -07:00