| #
fe2413ff
|
| 14-Nov-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add setters, remove impl header from CPU, OCCA backends
|
| #
98326946
|
| 04-Dec-2018 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #170 from CEED/op-transpose-rstr
Add LMode field to CeedOperatorSetField
|
| #
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 ...
|
| #
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
|
| #
9e1c8ed3
|
| 12-Sep-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'remove-extra-ceed-args' [PR #148]
* remove-extra-ceed-args: Restore ceed argument in TensorContractRef/Opt Switch held ref ceed to delegate ceed recursively checked for Refactor
Merge branch 'remove-extra-ceed-args' [PR #148]
* remove-extra-ceed-args: Restore ceed argument in TensorContractRef/Opt Switch held ref ceed to delegate ceed recursively checked for Refactor to standardize backend create functions
show more ...
|
| #
5fe0d4fa
|
| 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Switch held ref ceed to delegate ceed recursively checked for
|
| #
d8c10cdc
|
| 28-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'master' of github:valeriabarra/libceed [PR #146]
* 'master' of github:valeriabarra/libceed: fixed other occurrences of 'colocated' fixed misalignment Refactored 'colocated' missp
Merge branch 'master' of github:valeriabarra/libceed [PR #146]
* 'master' of github:valeriabarra/libceed: fixed other occurrences of 'colocated' fixed misalignment Refactored 'colocated' misspelling
show more ...
|
| #
783c99b3
|
| 28-Aug-2018 |
Valeria Barra <valeria.barra@colorado.edu> |
Refactored 'colocated' misspelling
|
| #
f82d2baa
|
| 15-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'cleanup' [PR #118]
* cleanup: make style, excluding backends/{occa,magma} make style: fix interface and include paths docs: fix capitalization doc: add developer notes on shape
Merge branch 'cleanup' [PR #118]
* cleanup: make style, excluding backends/{occa,magma} make style: fix interface and include paths docs: fix capitalization doc: add developer notes on shape and adopt convention Standardize CeedIntPow and CeedIntMin Move and document CeedIntMin, document CeedPowInt Add function levels Update Doxygen output naming Add Test List to Doxygen Doxygen interface comment updates Remove redundant doxygen comments Documentation updating for t500 Move ceed* files to 'inteface' directory, comment cleanup Further CPU backend commenting and cleaning Reorder tests, renumber for future expansion Clean up and tighten Opt and Ref backends
show more ...
|
| #
dfdf5a53
|
| 12-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add function levels
|
| #
b11c1e72
|
| 11-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Doxygen interface comment updates
|
| #
d7b241e6
|
| 09-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Move ceed* files to 'inteface' directory, comment cleanup
|