| b9960174 | 09-Jan-2019 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #190 from CEED/rename-fctx-fns
Simplify accessing of inner context |
| b3e799f9 | 09-Jan-2019 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #188 from CEED/fort-mem-leak |
| 14922b2a | 07-Jan-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Simplify accessing of inner context |
| 10da579b | 31-Dec-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Use -ffree-form for Fortran test suite |
| c4b814ba | 28-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix small mem leak in Fortran QFunctions |
| 1b435e3e | 27-Dec-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #185 from CEED/fortran-ctx
Improve QFunction ctx for Fortran interface |
| 1e35832b | 19-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add t401 to test QFunction with context |
| 069aeaba | 19-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Getters updated for fCtx values |
| 418fb8c2 | 19-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Improve QFunction ctx for Fortran interface |
| dc1dbf07 | 19-Dec-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #174 from CEED/vec-inputs
Vec inputs |
| d45ec610 | 13-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix multifield output bug in QFApply_Ref |
| 45918e5c | 12-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 16c359e6 | 12-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Check state of input vectors for Blocked backend |
| 91703d3f | 12-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Improve Ref/Blocked handling of operator vectors |
| 16383ffc | 25-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update MAGMA backend to vector inputs |
| aedaa0e5 | 19-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Vector inputs for BasisApply and QFApply; CPU backends, OCCA, and tests converted |
| 5c32accb | 18-Dec-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #172 from CEED/setters
Setters |
| 1dfeef1d | 12-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 2c8abac2 | 07-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Modify SetBackendFunction to prevent misuse |
| 74b949fc | 20-Nov-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Typo Fix |
| 5a51ea82 | 16-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update MAGMA backend |
| d0eb30a5 | 16-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Improve operator field frees |
| 28d161ee | 15-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add global NUM_BACKEND, fix qf user pointer getter |
| fe2413ff | 14-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add setters, remove impl header from CPU, OCCA backends |
| 83d0f072 | 06-Dec-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #173 from CEED/read-write
CeedVecs Write Access Block With Readers |