| f51dee95 | 21-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - add symlink to common.mk to fix makefile |
| 0b4f3ef9 | 21-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - fix Rust doc deployment action for new crate structure |
| f53477de | 21-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - initial documentation of libceed-sys |
| 91517767 | 21-May-2021 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #767 from CEED/update-hiprtc-arch
Update GPU arch argument for hiprtc |
| dfd5c3f2 | 20-May-2021 |
Jed Brown <jed@jedbrown.org> |
rust: fix libceed-sys packaging |
| 28c34ec8 | 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - add include folders for libceed-sys |
| 0ea97b06 | 20-May-2021 |
nbeams <246972+nbeams@users.noreply.github.com> |
Update GPU arch argument for hiprtc |
| efeeb3b9 | 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - add more information to Cargo.tomls |
| edab6123 | 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
doc - rename tutorials folder to match use of language name |
| 630ad4c9 | 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - cargo fmt |
| 463f56b7 | 20-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
rust - clean up workspace split |
| 9df49d7e | 20-May-2021 |
Jed Brown <jed@jedbrown.org> |
rust: split crates into libceed-sys and libceed
Co-authored-by: Jeremy L. Thompson <jeremy@jeremylt.org> |
| 7947da85 | 20-May-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #738 from CEED/rezgar/solids-current
Solids - Replace DetCM1 with JM1 |
| ff0d35f1 | 19-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
doc - add C release bookkeeping notes, placeholders for Python, Rust notes |
| 2475aa4c | 27-Apr-2021 |
Will Pazner <will.e.p@gmail.com> |
[Julia] Release procedures for development and release unit tests |
| 446df8bc | 08-Apr-2021 |
Will Pazner <11493037+pazner@users.noreply.github.com> |
Fix typo |
| ead10094 | 01-Apr-2021 |
Will Pazner <will.e.p@gmail.com> |
Describe Julia release procedure |
| 735987e0 | 12-Apr-2021 |
rezgarshakeri <42816410+rezgarshakeri@users.noreply.github.com> |
Update examples/solids/index.rst
Co-authored-by: Jed Brown <jed@jedbrown.org> |
| 193a7ae4 | 12-Apr-2021 |
Rezgar Shakeri <Rezgar.Shakeri@colorado.edu> |
update documentation |
| b6c62e0f | 10-Apr-2021 |
Rezgar Shakeri <Rezgar.Shakeri@colorado.edu> |
added computeJM1 function instead of computeDetCM1 function |
| b8265431 | 03-May-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #763 from CEED/jeremy/rust-ci
Update Rust Github Action |
| 636cccdb | 03-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
petsc - clean up some header inclusions |
| 422b683a | 03-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
gitlab - add tmpl backends to CPU testing |
| 1a9e2bd9 | 03-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
make - update setting BACKENDS from env, junit was accidentally runing 2x |
| 2777116b | 03-May-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
junit - set CEED_ERROR_HANDLER to exit |