| 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 |
| c4b814ba | 28-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix small mem leak in Fortran QFunctions |
| 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 |
| 45918e5c | 12-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| aedaa0e5 | 19-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Vector inputs for BasisApply and QFApply; CPU backends, OCCA, and tests converted |
| 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 |
| 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 |
| 791daaf3 | 06-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Updated error message for GetArrayRead |
| 6f81c5e4 | 05-Dec-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Check for access lock on RestoreArray |
| 5b9c149c | 20-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Check for readers before setting array |
| 2cd729ee | 16-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
CeedVecs - Check for read access before granting write access |
| b0e29e78 | 07-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
lmode documentation update |
| 4dccadb6 | 30-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add lmode field to CeedOperatorSetField |
| d1bcdac9 | 23-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add Operator/QFunction field getters |
| 23617272 | 20-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update documentation |
| d863ab9b | 19-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Separate to 3 header files |
| 4ce2993f | 17-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
First round of getters
Use Getters in ref backend
Add Getters to blocked backend
Convert OCCA backend to use Getters
Add getters for backend data |
| 5fe0d4fa | 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Switch held ref ceed to delegate ceed recursively checked for |
| 667bc5fc | 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Refactor to standardize backend create functions |