Commit Graph
20 Commits
Author SHA1 Message Date
Yohann Dudouit 5218ea2649 Support variable polynomial order. 2022-06-06 14:08:56 -07:00
Yohann Dudouit 15c481f52e Add support for mixed meshes to ceed:MFIntegrator. 2022-04-06 11:45:39 -07:00
Yohann Dudouit 5adc33c8a5 Reorganize libCEED integration. 2022-03-31 17:18:06 -07:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Veselin Dobrev ae9cbd33ed Formatting edits. 2021-02-04 21:12:25 -08:00
Yohann Dudouit ab7ebe5556 Merge branch 'master' into yohann/ceed-convection 2021-02-03 16:52:26 -08:00
Yohann Dudouit 36225982b7 Rename libceed folder to ceed. 2021-02-02 10:14:48 -08:00
Yohann Dudouit 472afb7ea1 Remove unnecessary MFEM_USE_CEED. 2021-01-28 14:24:14 -08:00
Yohann Dudouit 122b685931 Replace mfem_error with MFEM_ABORT. 2021-01-27 14:37:57 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Yohann Dudouit 9d3a4ba0ab Add a ceed namespace. 2021-01-21 12:33:21 -08:00
Yohann Dudouit 34aa11fde1 Make MFEMCeedOperator inherit from Operator.- Rename Mult to AddMult- Add Mult method 2021-01-06 13:47:58 -08:00
Yohann Dudouit c8cce331bc make style 2021-01-06 13:47:58 -08:00
Yohann Dudouit e2e5d5fc80 V0 of the refactored libCEED. 2021-01-06 13:47:58 -08:00
Yohann Dudouit f01e45dfde Merge branch 'yohann/ceed-mf' into yohann/test-ceed 2020-09-09 14:39:31 -07:00
Yohann Dudouit fd396ac682 Move code in CEED guard to avoid dead code. 2020-09-02 15:29:28 -07:00
Yohann Dudouit 401c13fef7 Improve error messages when using MF without libCEED. 2020-09-01 14:51:50 -07:00
Yohann Dudouit 3eec9ace81 Simplify AssembleMF 2020-08-31 15:06:48 -07:00
Yohann Dudouit 7f1bde17a2 Add AssembleDiagonalMF. 2020-07-30 16:20:21 -07:00
Yohann Dudouit a59c17e6ae Add fully matrix-free support in MFEM using libCEED. 2020-07-30 16:11:12 -07:00