| 0696387f | 30-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
libCEED-0.6
Co-authored-by: Valeria Barra <valeriabarra21@gmail.com> |
| 46defcf3 | 30-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
ex2-surface: fix documentation |
| bf9f3425 | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #498 from CEED/jed/petsc-bps-avoid-redundant-zero
Jed/petsc bps avoid redundant zero |
| d15c6d9e | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
examples/petsc: remove redundant VecZeroEntries |
| debcf919 | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
examples/petsc: give KSPSetFromOptions precedence over -benchmark |
| a7d6386b | 29-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #497 from CEED/jeremy/more-codecove
codecov - add a couple of more exclusion tags |
| b0d62198 | 29-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
codecov - add a couple of more exlcusion tags |
| ad916340 | 29-Mar-2020 |
valeriabarra <valeriabarra21@gmail.com> |
User manual style: alphabetize refs |
| dfa8e329 | 29-Mar-2020 |
valeriabarra <valeriabarra21@gmail.com> |
v0.6: Add release notes |
| f0f672ab | 29-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #495 from CEED/jeremy/code-cov-fix
Tests - add missing codecov markers |
| cae8d85a | 29-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - add missing codecov markers |
| 49ef0654 | 29-Mar-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Merge pull request #494 from CEED/valeria/update-README
Update READMEs |
| 6551e950 | 29-Mar-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Update examples/README.rst
Part of the Bakeoff Problems description in examples/bps.rst which was simple enough (i.e., did not include complex math) is now included from the examples/README.rst |
| d608fda8 | 29-Mar-2020 |
valeriabarra <valeriabarra21@gmail.com> |
READMEs and docs: Some small inconsistency fixes and improvements |
| 644d7c3f | 29-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #294 from CEED/cuda_petsc_bps
Adapt PETSc BPs to use CUDA |
| 8e87e98b | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
petsc/bpsraw: use same reporting code as bps |
| b7a93542 | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #493 from CEED/jed/python-context
python: contextmanager for v.array() and v.array_read() |
| 4a5da23a | 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
petsc/bpsraw: fix Vec creation |
| 09a940d7 | 17-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - add logging stage for solve on BP examples |
| 9396343d | 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - adapt PETSc BPs for CUDA |
| 893560a5 | 28-Mar-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Update python/README with new install instructions and tutorials |
| 3d12ee87 | 28-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
python: clean output checking and path dependence |
| 7c837aae | 28-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
tutorials: shift numbering to match test categories |
| bc730bda | 28-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
tutorials: add basis figures and clear Python outputs |
| fc2a3161 | 28-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
python basis: fix typo |