| 7697cb41 | 22-Dec-2017 |
camierjs <camier1@llnl.gov> |
[make] re-fix Jed's Makefile dependencies |
| 8bcc5ffe | 22-Dec-2017 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'mfem-example'
* mfem-example: Fix tests that were failing due to the API changes. Slight adjustments in mfem/ex1 A first working version of the MFEM example. Add support for mu
Merge branch 'mfem-example'
* mfem-example: Fix tests that were failing due to the API changes. Slight adjustments in mfem/ex1 A first working version of the MFEM example. Add support for multi-component fields (such as mesh coordinates) in CeedElemRestrictionApply, including implementation in the reference backend. First draft of MFEM example.
show more ...
|
| 7e0b379b | 22-Dec-2017 |
Jean-Sylvain CAMIER <camier1@llnl.gov> |
Merge branch 'master' into occa-backend |
| a4bc22ba | 22-Dec-2017 |
camierjs <camier1@llnl.gov> |
Merge branch 'occa-backend' of github.com:CEED/libCEED into occa-backend |
| 21ae6867 | 22-Dec-2017 |
camierjs <camier1@llnl.gov> |
[make] Got Jed's Makefile fixes, [occa] the OCCA_DIR env variable should be set to the OCCA-1.0 branch before compiling and running the tests |
| 0f624912 | 22-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
Minor styling |
| 774b41e4 | 22-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix tests that were failing due to the API changes.
In CeedOperatorApply_Ref, access the residual data by calling CeedVectorGetArray first (so it can perform allocation if needed). |
| 0f253a1a | 22-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into occa-backend |
| 43fb898a | 21-Dec-2017 |
Jed Brown <jed@jedbrown.org> |
Fix Makefile dependencies |
| ee3af192 | 22-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Update doc/libCEED.md |
| 53f970b2 | 21-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
Slight adjustments in mfem/ex1 |
| a0e4ad3b | 21-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
More on PA in the doc |
| f797d7b2 | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[make] default OCCA_DIR & dumb vs term TERM |
| 922ddcf4 | 21-Dec-2017 |
Jed Brown <jed@jedbrown.org> |
Fix size for qdata [fix #10]
Reported-by: Veselin Dobrev <dobrev1@llnl.gov> |
| f3ea3031 | 21-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
A first working version of the MFEM example. |
| 32c5a1c7 | 21-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Add support for multi-component fields (such as mesh coordinates) in CeedElemRestrictionApply, including implementation in the reference backend.
Add support for gradient evaluation for tensor produ
Add support for multi-component fields (such as mesh coordinates) in CeedElemRestrictionApply, including implementation in the reference backend.
Add support for gradient evaluation for tensor product bases in the reference backend.
show more ...
|
| 425fc99d | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[prove] makefile + tap to cover all backends |
| ae3cba82 | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[backends] mkdirs refs & occa |
| 762a9394 | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[style] revert to match master ./ceed-*.[ch] |
| a0cb4bfa | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[style] align-pointer=name |
| 2f53e287 | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[Makefile] style |
| cf76872c | 21-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
Updated doc/libCEED.md |
| 1b19cd3f | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[OCCA] TAP, dbg colors |
| fa0c35aa | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[OCCA] tap for /cpu/self+occa, /gpu/occa, vector fix for t30 test |
| d9c561c2 | 21-Dec-2017 |
camierjs <camier1@llnl.gov> |
[OCCA] astyle, assert, tests now take one argument (/cpu/self, ...) |