| 05ddf119 | 05-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
MAGMA - support empty restrictions |
| 274b8d22 | 05-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA - support empty restrictions |
| 7a528612 | 05-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CPU - support empty restrictions |
| 61dafefd | 16-Apr-2020 |
Jed Brown <jed@jedbrown.org> |
doc: activate hoverxref after RTD update |
| 32ed2d11 | 16-Apr-2020 |
Jed Brown <jed@jedbrown.org> |
fluids: fix missing CHKERRQ |
| aa2c3147 | 04-May-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #527 from CEED/valeria/moveCITINGinfo
Move CITING info to top-level README |
| 38f69a85 | 04-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #525 from CEED/jeremy/tidy-cuda
Fix make tidy for CUDA/MAGMA |
| 17e91889 | 04-May-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #526 from CEED/valeria/petsc-examples-cleaning
PETSc examples: some cleaning |
| b6cb82e4 | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Move CITING info to top-level README |
| 17a9418b | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
PETSc Bpssphere: Remove unused context for setup QFunction |
| 75904329 | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
NS solver: remove stray restrictxcoord restriction |
| 465fc175 | 04-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
CUDA/MAGMA - add tidy fixes |
| a76f8c52 | 04-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
PETSc examples and solids: remove stray section from SeupLibCEED function |
| 4c0d97c4 | 04-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Makefile - enable tidy for CUDA |
| 6d923037 | 02-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #523 from CEED/jed/breathe-4.17
Jed/breathe 4.17 |
| b63cf38e | 01-May-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Doc - drop unused module page |
| e0ee56b4 | 01-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #522 from CEED/jeremy/energy-restrict-bug
Soldis - fix small bug in energy restriction |
| 050e48eb | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Solids - fix comment typo |
| 22f31aa0 | 01-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Soldis - fix small bug in energy restriction |
| 4cc79fe7 | 01-May-2020 |
Jed Brown <jed@jedbrown.org> |
doc: add @ref for enum mentions |
| fc5b9ac6 | 01-May-2020 |
Jed Brown <jed@jedbrown.org> |
doc: remove obsolete references to CeedInterlaceMode |
| fe7bf0e4 | 01-May-2020 |
Jed Brown <jed@jedbrown.org> |
doc: switch to Breathe 4.17 and C domain |
| a07e8cf1 | 27-Apr-2020 |
Natalie Beams <246972+nbeams@users.noreply.github.com> |
MAGMA: simplify build (#521)
* remove gccm.py; no longer needed
* simplify MAGMA backend build process |
| efe89464 | 25-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #520 from CEED/jeremy/restriction-host-offsets
CeedElemRestrictionGetOffsets |
| 819cdc26 | 25-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #519 from CEED/jeremy/restrict-no-copy-strided
Ref - drop unneeded malloc and memcpy for strided restrictions |