| 583b1d4c | 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Rename CEED_QDATA_NONE to CEED_VECTOR_ACTIVE and CEED_VECTOR_NONE |
| 6ddacda3 | 05-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Adjust rebase issues |
| 42877f77 | 26-May-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
style, updated ex1 |
| 885ac19c | 26-May-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Ref setup fields helper function |
| 36ddeef6 | 02-Jul-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #75 from thilinarmtb/evector_support
[WIP][Nek] Update BP1 and add BP3 |
| 44951fc6 | 28-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add backend prioritization |
| 12170c1e | 25-Jun-2018 |
Jed Brown <jed@jedbrown.org> |
Add C99 restrict to help CeedTensorContract_Ref |
| 282be9a0 | 22-Jun-2018 |
Steven Roberts <roberts115@llnl.gov> |
Increase readability of tensor contract |
| 1c19f432 | 22-Jun-2018 |
Steven Roberts <roberts115@llnl.gov> |
Optimize the reference tensor contraction |
| 3b28edd6 | 07-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
libCEED: Multiply esize by ncomp |
| fda33275 | 06-Jun-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Nek: Add Nek5000 BP3 with libCEED and
* Fix a bug in the element-restriction code. |
| e17b31af | 05-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Merge branch 'master' into evector_support |
| eae71ed1 | 05-May-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Let indices array be NULL when using E-vector |
| 21617c04 | 28-Apr-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Split Ref into multiple files, update style |
| 0c784865 | 21-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] cleanup, MFEM ex1 and OKL file lookup with '.' |
| 94b43291 | 20-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] Tindices before push into kernels |
| 2dd06fc2 | 20-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] CeedElemRestrictionOffset |
| e1906995 | 16-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] revert unwanted changes in ref backend and ceed-elemrestriction.c file |
| e81d1aea | 15-Mar-2018 |
camierjs <camier1@llnl.gov> |
[occa] operator & qfunction still push/pull |
| 8c081a34 | 08-Jan-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'mfem-diff-example' [PR #20]
CEED_REQUEST_NULL was removed in 'master'. Use in this branch is replaced by CEED_REQUEST_ORDERED.
* mfem-diff-example: In the mfem examples: Add an M
Merge branch 'mfem-diff-example' [PR #20]
CEED_REQUEST_NULL was removed in 'master'. Use in this branch is replaced by CEED_REQUEST_ORDERED.
* mfem-diff-example: In the mfem examples: Add an MFEM diffusion example, ex3.cpp Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes
show more ...
|
| 5e0799b1 | 24-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Add support for BasisApply with CEED_EVAL_GRAD + CEED_TRANSPOSE modes |
| 06320e62 | 23-Dec-2017 |
Veselin Dobrev <dobrev@llnl.gov> |
Fix the size of temporary arrays in CeedBasisApply_* |
| 85558d50 | 22-Dec-2017 |
camierjs <camier1@llnl.gov> |
Merge branch 'master' into occa-backend |
| e3df9412 | 22-Dec-2017 |
camierjs <camier1@llnl.gov> |
[style] *Occa to *_Occa [occa] moved 'device' global var to ceed private structure [style] dbg to CeedDebug, moved to ceed-impl.h/ceed.c |
| 0f253a1a | 22-Dec-2017 |
Tzanio <tzanio@llnl.gov> |
Merge branch 'master' into occa-backend |