| 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 |
| 98326946 | 04-Dec-2018 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #170 from CEED/op-transpose-rstr
Add LMode field to CeedOperatorSetField |
| 73d26085 | 14-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
t204,205,206,207,502 restriction tests added, OCCA fix |
| 16ecc4da | 14-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix Travis bug with git pull |
| 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 |
| 0a5a520a | 06-Nov-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'getters' of github:ceed/libceed [PR #167]
* 'getters' of github:ceed/libceed: Improved documentation Add Operator/QFunction field getters Update documentation Separate to 3 hea
Merge branch 'getters' of github:ceed/libceed [PR #167]
* 'getters' of github:ceed/libceed: Improved documentation Add Operator/QFunction field getters Update documentation Separate to 3 header files First round of getters
[Remove unnecessary ceed-impl.h in merge.]
show more ...
|
| 3fec4b2f | 06-Nov-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'travis-osx' of github:ceed/libceed [PR #168]
* 'travis-osx' of github:ceed/libceed: Update Travis to OCCA v1.0.7 Drop osx w OCCA_HEAD from Travis build matrix cache MFEM and OCCA
Merge branch 'travis-osx' of github:ceed/libceed [PR #168]
* 'travis-osx' of github:ceed/libceed: Update Travis to OCCA v1.0.7 Drop osx w OCCA_HEAD from Travis build matrix cache MFEM and OCCA for osx, turn off brew auto update Add ccache to osx Add osx to Travis
show more ...
|
| c1ba03aa | 30-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Update Travis to OCCA v1.0.7 |
| 6582943a | 29-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Drop osx w OCCA_HEAD from Travis build matrix |
| 68ce4792 | 29-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
cache MFEM and OCCA for osx, turn off brew auto update |
| 29d6395d | 29-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add ccache to osx |
| 3b1be17f | 26-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add osx to Travis |
| 5d6bafb2 | 26-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Improved documentation |
| 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 |
| 9479a264 | 18-Oct-2018 |
Jed Brown <jed@jedbrown.org> |
petsc: support post-3.10 VecScatterCreateWithData |
| e108de10 | 17-Oct-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'nek-bp3' of github:ceed/libceed [PR #165]
* 'nek-bp3' of github:ceed/libceed: Update Nek okl files Update Nek BP3 |
| 70f7b9b0 | 17-Oct-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'petsc-reorder' of github:ceed/libceed [PR #166]
* 'petsc-reorder' of github:ceed/libceed: Fix PETSC BPs make ordering |
| bc1560d9 | 15-Oct-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix PETSC BPs make ordering |