Commit Graph
39 Commits
Author SHA1 Message Date
Yohann Dudouit 4f2affb28c Delete ceed.hpp 2021-01-06 13:47:58 -08:00
Yohann Dudouit 308d9c4c8a Fix VecQuad strided restrictions. 2020-12-03 11:55:03 -08:00
Yohann Dudouit 02b6f77c85 Even more complex velocity coefficient. 2020-12-02 16:06:55 -08:00
Yohann Dudouit cd838a0c46 Remove static 2020-12-02 15:59:07 -08:00
Yohann Dudouit 2a911f6779 Change velocity coefficient in tests. 2020-12-02 15:58:51 -08:00
Yohann Dudouit eeaa46b281 @barker29 review remarks. 2020-11-12 16:07:30 -08:00
Yohann Dudouit 6b4ab62f90 Add fichera.mesh to the test for nlconvection. 2020-10-22 17:48:51 -07:00
Yohann Dudouit a51200053f Rename CeedPAAsemble and CeedMFAssemble to CeedAssemble. 2020-10-22 17:16:19 -07:00
Yohann Dudouit b0e1f409c6 Merge branch 'master' into yohann/ceed-convection 2020-10-22 14:33:01 -07:00
Yohann Dudouit 47f5468540 Remove extra semicolons 2020-10-19 11:27:34 -07:00
YohannandWill Pazner ca3aa0e446 Delete coeff.
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com>
2020-10-14 11:20:27 -07:00
YohannandWill Pazner fcf5eeef3e Create FunctionCoefficient only when needed.
Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com>
2020-10-14 11:20:03 -07:00
Yohann Dudouit b1d2e2827b Remove compilation warnings in test_ceed.cpp. 2020-10-13 10:56:53 -07:00
Yohann Dudouit b43167f841 Lower the order of the tests. 2020-10-09 16:08:02 -07:00
Will Pazner 2cc635a159 Split CEED unit tests and main file for faster compilation 2020-10-09 12:35:33 -07:00
Yohann Dudouit c409addf73 Remove the test on tet for cuda-gen... 2020-10-08 15:57:19 -07:00
Yohann Dudouit 124be8083d Add tests on periodic and tet mesh. 2020-10-08 15:44:03 -07:00
Yohann Dudouit e9ab616297 Remove fichera-q3 from tests. 2020-09-24 10:08:05 -07:00
Yohann Dudouit 1852d0c8b7 Remove AMR meshes from NLConvection tests. 2020-09-23 18:46:52 -07:00
Yohann Dudouit bdfcbe5631 Add Setup... 2020-09-23 18:09:45 -07:00
Yohann Dudouit 80e9c825a9 Merge branch 'yohann/test-ceed' into yohann/ceed-convection 2020-09-23 13:31:36 -07:00
YohannandWill Pazner 41d0aeeea7 Update tests/unit/ceed/test_ceed.cpp
Handle more cleanly command line option for test_ceed.

Co-authored-by: Will Pazner <11493037+pazner@users.noreply.github.com>
2020-09-23 12:13:16 -07:00
Yohann Dudouit bbf09d0f1e Update test_ceed 2020-09-21 16:16:26 -07:00
Yohann Dudouit 10d5838ecd Change velocity function. 2020-09-18 15:22:13 -07:00
Yohann Dudouit 32d1797302 Fix VectorGridFunctionCoefficient initialization. 2020-09-18 15:11:01 -07:00
Yohann Dudouit c0698bee0e Refactor test_ceed 2020-09-18 12:57:28 -07:00
Yohann Dudouit a1325dc06d Add support for Vector Coefficient. 2020-09-17 17:38:12 -07:00
Yohann Dudouit 604dab7693 Update test_ceed.cpp to run the tests with AssemblyLevel::NONE. 2020-09-09 15:00:38 -07:00
Yohann Dudouit bc4199f4a5 Replace star and fichera by their q3 versions. 2020-09-01 20:57:56 -07:00
Yohann Dudouit cb8c9e543a Modiify test_ceed for Vector Mass and Diffusion. 2020-09-01 19:45:53 -07:00
Yohann Dudouit deaaea5f12 Add VectorMass and VectorDiffusion to libCEED tests. 2020-09-01 17:13:37 -07:00
Yohann Dudouit 1b34ddd6d2 Use INFO instead of SECTION. 2020-08-25 12:25:26 -07:00
Yohann Dudouit 8d17dbb03a Refactor test_ceed.cpp. 2020-08-25 12:00:45 -07:00
Yohann Dudouit 6e6eddd169 Test only order 3 to fasten tests. 2020-08-24 21:21:19 -07:00
Yohann Dudouit 6a6460b809 Change orders in test_ceed. 2020-08-24 17:06:31 -07:00
Yohann Dudouit d216b13f96 Remove unused variable. 2020-08-24 15:45:38 -07:00
Yohann Dudouit c51f2a407d Minor 2020-08-24 09:58:48 -07:00
Yohann Dudouit a696640253 Regorganize test_ceed and add to makefile. 2020-08-21 17:08:35 -07:00
Yohann Dudouit cb973e773d Move test_ceed in a ceed folder. 2020-08-21 15:32:15 -07:00