| #
9560d06a
|
| 12-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
interface - add reference copying functions Co-authored-by: Jed Brown <jed@jedbrown.org>
|
| #
34359f16
|
| 12-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
interface - add Ceed*Reference functions
|
| #
bcb0187b
|
| 13-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #733 from CEED/jeremy/more-registration
Extra error message for uncompiled backends
|
| #
d0c91ce9
|
| 08-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
ceed - create CEED_MAX_BACKEND_PRIORITY, use to repair registry list reporting
|
| #
7f565272
|
| 09-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #735 from CEED/jeremy/style-guide
Style Unification
|
| #
d1d35e2f
|
| 09-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
style - updating C variable style
|
| #
874019bc
|
| 31-Mar-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #716 from CEED/jed/install-backend.h
Jed/install backend.h
|
| #
ec3da8bc
|
| 26-Mar-2021 |
Jed Brown <jed@jedbrown.org> |
Install install backend headers under include/ceed/
This makes it possible to distribute source plugins that provide additional backends. It's also used in MFEM, perhaps temporarily.
Deprecate ceed
Install install backend headers under include/ceed/
This makes it possible to distribute source plugins that provide additional backends. It's also used in MFEM, perhaps temporarily.
Deprecate ceed-backend.h, which was not previously installed, but some users accessed it from an in-place build.
Also install CUDA and HIP headers that allow users to provide CUfunction and hipFunction_t.
Co-authored-by: Jeremy L. Thompson <jeremy.thompson@colorado.edu> Requested-by: Andrew T. Barker <barker29@llnl.gov>
show more ...
|