Commit Graph
21 Commits
Author SHA1 Message Date
Joseph Signorelli 405c674d22 Update unit tests to check host + device 2025-08-21 15:24:19 -07:00
Will Pazner 240443abfb Vector::DeleteAt on device using InclusiveScan 2025-08-21 14:42:17 -07:00
Joseph Signorelli 04d7e8a62f add newlines to bottom of test files 2025-08-19 12:03:34 -07:00
Joseph Signorelli 0d5b13c4aa Add Vector::DeleteAt w/ unit test 2025-08-13 14:44:55 -07:00
Andrew Ho 8fbfdb19fe added general GPU and CUDA/HIP-specific unit tests
added gpu, raja-gpu, etc. for generic GPU device configuration
2025-03-24 13:23:43 -07:00
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
Will Pazner c232029d84 Add unit test for convertible type Vector constructor
Also add include for type_traits header
2024-11-01 15:56:35 -07:00
Will Pazner b4efd401b8 Re-add C-style array constructor for Vector
Also small adjustments to the Vector and Array unit tests
2024-10-31 13:58:11 -07:00
Dylan Copeland c009fb9bde Merge branch 'master' of github.com:mfem/mfem into float 2024-03-15 11:31:39 -07:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Will Pazner 87981b9e37 CUDA implementation of Vector::Sum 2023-05-12 12:34:16 -07: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
Josh Essman 72331717c7 tests: add tests for new functionality and fix other hypreparvec test 2021-11-04 10:15:23 -05:00
Tzanio Kolev 8f7fd31070 Merge pull request #2034 from mfem/init-list-containers-dev
List initialization for Array/Vector/DenseMatrix
2021-02-09 08:13:30 -08:00
Josh Essman f9ff9a1004 feat: braced init-list construction for Array<T> plus test 2021-02-02 15:18:21 -08:00
Josh Essman 4987516479 feat: add init-list constructors for matrix/vector plus tests 2021-02-02 16:58:22 -06:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Tzanio 6e5e4246c1 Changes in the tests/ directory before the mfem-4.2 release 2020-10-22 19:04:41 -07:00
Will Pazner 9d83eed55c Upgrade to Catch v2.13.0 from v1.6.1 2020-08-04 08:37:48 -07:00
Ido Akkerman f29e1b82f7 Add vector unit test 2020-06-24 17:20:38 +02:00