Commit Graph
15 Commits
Author SHA1 Message Date
Tzanio Kolev b3a37687a0 Merge pull request #3023 from mfem/yohann/explicit-cast-mandel
Add an explicit cast to avoid implicit cast warning.
2022-07-29 07:56:28 -07:00
Tzanio Kolev a46cf91039 Fixed additional instances of implicit type conversion 2022-06-24 09:43:50 -07:00
Will Pazner a1c905b6ee Remove unit test output 2022-05-19 14:54:21 -07:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L 475d3d8102 Fixing shadow variables in unit tests 2021-12-28 11:42:51 -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
Veselin Dobrev d78dc95b50 Allow round-off errors in the "Face Permutations" unit test.
This fixes an issue when building with MPFR.
2020-03-20 11:18:52 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio 07692e135a Update license 2020-03-04 20:55:33 -08:00
Yohann Dudouit 63a5cb7566 Modify GetNFbyType and Revert test changes 2020-02-27 18:45:40 -08:00
Yohann Dudouit 1885c8110e Fix test_face_permutation 2020-02-27 18:36:12 -08:00
Yohann Dudouit 070be8dc2d Replace [] with () for vector. 2020-02-11 09:58:56 -08:00
Yohann Dudouit 5f6e85e24b Update tests. 2020-02-03 16:20:08 -08:00
Will Pazner bb4f1e71a7 Add test for face permutation 2020-01-22 18:06:09 -08:00