Yohann Dudouit
be390f524e
Fix the libCEED integration in MFEM due to the interface change.
2020-02-06 14:50:43 -08:00
Yohann Dudouit
e05e7748fd
Fix circular dependency.
2019-12-02 18:00:12 -08:00
Veselin Dobrev
b87ec735d2
Apply 'make style' and other small tweaks.
2019-11-18 16:34:52 -08:00
Veselin Dobrev
e18916ec92
Make sure CMake build works with libceed. In the GNU make build
...
system, install libceed q-function headers.
Add a runtime check for q-function header location: install/source
directories.
2019-11-07 16:48:55 -08:00
Yohann Dudouit
6b8414d820
First set of modifications based on technical meeting.
...
- guards CEED parts in bilininteg.hpp
- Capitalise some CEED related functions
- Replace Device::IsEnabled with Device::Allows(CUDA)
- Remove dead code in libceed/mass.cpp
2019-11-06 14:24:04 -08:00
Yohann Dudouit
dfc7f9f66d
Rename a function to make it self documented.
2019-10-07 17:27:59 -07:00
Yohann Dudouit
c9fc6dfada
Move libCEED files in a libceed subdirectory.
2019-09-11 18:00:31 -07:00