| 61e60cdc | 22-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] CeedQFunctionApply_Occa kernel wip |
| 1e905b81 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] documentation |
| fdb03076 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] fsanitize |
| 81c9eb91 | 21-Feb-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
minor |
| 11de2d82 | 21-Feb-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
Merge branch 'master' of https://github.com/CEED/libCEED |
| 82b77998 | 21-Feb-2018 |
Stan Tomov <tomov@eecs.utk.edu> |
starting to add magma backend; just putting the infrastructure for now ... |
| c7d9a6b6 | 21-Feb-2018 |
Tzanio Kolev <tzanio@llnl.gov> |
Update libCEED.md |
| c7343dba | 21-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 't01ferr' [PR #35]
* t01ferr: [test] t01-vec-f ceedvectorrestorearrayread call fix |
| 87174f08 | 21-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
Makefile: use libceed.c better as a list |
| a183245f | 21-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'doxy-dev' [PR #34]
* doxy-dev: make doc: target is phony so prerequisites are irrelevant Adding a "make doc" target. Local build: 'doxygen Doxyfile' works codedocs.xyz-friendly
Merge branch 'doxy-dev' [PR #34]
* doxy-dev: make doc: target is phony so prerequisites are irrelevant Adding a "make doc" target. Local build: 'doxygen Doxyfile' works codedocs.xyz-friendly paths Improved Doxygen documentation with support for automatic onlne publishing via https://codedocs.xyz.
show more ...
|
| 0ab95609 | 21-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
make doc: target is phony so prerequisites are irrelevant |
| e91abca3 | 21-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] QFunction from OKL files |
| 7bd3a522 | 21-Feb-2018 |
Tzanio <tzanio@llnl.gov> |
Adding a "make doc" target.
Replaced MathJax server with https://cdn.llnl.gov/mathjax/2.7.2. |
| 1eee07fe | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[occa] Remove unnecessary atomicAdds in the OKL kernels |
| 8ba8129b | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[OpenMP] Add omp backend for the tests |
| 6850bcb5 | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[make] tst, prv targets |
| d7dc245a | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[test] t01-vec-f ceedvectorrestorearrayread call fix |
| afef199b | 20-Feb-2018 |
Tzanio <tzanio@llnl.gov> |
Local build: 'doxygen Doxyfile' works |
| 18d35ccb | 20-Feb-2018 |
camierjs <camier1@llnl.gov> |
[debug] CEED_DEBUG => NDEBUG |
| 52e07e68 | 19-Feb-2018 |
Tzanio <tzanio@llnl.gov> |
codedocs.xyz-friendly paths |
| 07838a1c | 19-Feb-2018 |
Tzanio <tzanio@llnl.gov> |
Improved Doxygen documentation with support for automatic onlne publishing via https://codedocs.xyz. |
| e7dae372 | 14-Feb-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'update_nek_examples_build_process' of github:thilinarmtb/libceed [PR #33]
* 'update_nek_examples_build_process' of github:thilinarmtb/libceed: Reuse SIZE if it exists Fix a typo
Merge branch 'update_nek_examples_build_process' of github:thilinarmtb/libceed [PR #33]
* 'update_nek_examples_build_process' of github:thilinarmtb/libceed: Reuse SIZE if it exists Fix a typo make clean: Clean nek5000/examples directory Nek: generate SIZE from SIZE.in and makenek so it is not versioned Add .gitignore file Remove lines added by makenek Use makenek from the Nek5000 path
show more ...
|
| 49b1f40b | 13-Feb-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Reuse SIZE if it exists |
| 4609c158 | 13-Feb-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
Fix a typo |
| 1c615aaf | 13-Feb-2018 |
Thilina Rathnayake <thilinarmtb@gmail.com> |
make clean: Clean nek5000/examples directory |