| 3a739e19 | 18-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
Python - drop class variables, they are globally shared by all instances of the class instead of default values |
| 25a77dc8 | 09-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #655 from CEED/jeremy/solid-bcs
Solids - new BCs |
| fe394131 | 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
solids - traction BCs |
| 56f0bea9 | 02-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
solids - fix missing ()s in clamp BCs |
| 98e77aa2 | 09-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #658 from CEED/jeremy/actions
CI - Use GitHub Actions |
| cf0e96f4 | 09-Nov-2020 |
Will Pazner <will.e.p@gmail.com> |
actions - Julia documentation |
| 1b685ca3 | 07-Nov-2020 |
jeth8984 <jeth8984@noether> |
junit - fix args parsing for Nek |
| 99c88bd8 | 07-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
Nek - extend to 132 col line length for qf paths |
| dfb8ed23 | 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
README - update CI badge, use primary actions test |
| 5dc4928c | 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
tests - exclude Nek+OCCA tests |
| 38607094 | 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
gitlab - move testing external package integration to gitlab |
| 9eb27f3b | 06-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
travis - drop in favor of actions
|
| 3446d1b5 | 06-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
actions - initial CI actions |
| d8501ae7 | 09-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #659 from CEED/xlc-add-c++11-flag
Add the C++11 flag to the XL C++ flags |
| a76e5e8d | 09-Nov-2020 |
Veselin Dobrev <dobrev@llnl.gov> |
Add the C++11 flag to the XL C++ flags. |
| 165d7854 | 05-Nov-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #657 from CEED/jed/remove-doxygenlayout.xml
Remove doc/doxygenlayout.xml
|
| f0487f9c | 05-Nov-2020 |
Jed Brown <jed@jedbrown.org> |
Remove doc/doxygenlayout.xml
We no longer publish Doxygen HTML pages.
|
| da9f1d69 | 02-Nov-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #656 from CEED/jeremy/magma-ci
MAGMA - re-enable MAGMA CI on GitLab |
| 5c862d68 | 02-Nov-2020 |
jeremylt <thompson.jeremy.luke@gmail.com> |
MAGMA - re-enable MAGMA CI on GitLab |
| 307f1d1b | 01-Nov-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #651 from CEED/will/julia-compat
Julia: add [compat] entries for Julia dependencies |
| 26a5df03 | 01-Nov-2020 |
Will Pazner <will.e.p@gmail.com> |
Add [compat] entries for Julia dependencies |
| 06988bf7 | 31-Oct-2020 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'will/julia' into main [PR #632]
make.jl: set devbranch="main"
* origin/will/julia: Add short FFI section to docs Julia: codecov CI Julia: Travis CI Julia: automatic code forma
Merge branch 'will/julia' into main [PR #632]
make.jl: set devbranch="main"
* origin/will/julia: Add short FFI section to docs Julia: codecov CI Julia: Travis CI Julia: automatic code formatting Julia: documentation Julia: examples Julia: unit tests Julia: LibCEED.jl Julia interface Make fallback Ceed use Error callback of parent Use pointer to va_list in error handler Bugfix in `CeedOperatorLinearAssembleAddDiagonal` Bugfix in `CeedQFunctionCreateInteriorByName` Update t504 and t523 output with correct field names Bugfix in `CeedOperatorSingleView`
show more ...
|
| a8470c96 | 31-Oct-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #647 from CEED/natalie/hip-thread-fix
change HIP blocksize |
| f67c8563 | 29-Oct-2020 |
nbeams <246972+nbeams@users.noreply.github.com> |
change HIP blocksize to 256 |
| 6b417f61 | 30-Oct-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #648 from CEED/jeremy/temp-drop-magma-ci
gitlab - temporarily drop MAGMA ci until new hipMAGMA ready on Noether |