| #
d4cc1845
|
| 30-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1912 from CEED/jeremy/copyright
minor - update copyright to 2026
|
| #
9ba83ac0
|
| 19-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright to 2026
|
| #
4db02c8f
|
| 19-May-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1826 from CEED/jeremy/rust-ex
rust - update rust examples to match c/python
|
| #
3eb59678
|
| 19-May-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - update rust examples to match c/python
|
| #
f97c94cc
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1653 from CEED/jeremy/rust-prelude
Rust - shrink prelude
|
| #
78c2cefa
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - more clippy fixes
|
| #
bf55b007
|
| 30-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - satiate clippy
|
| #
eb07d68f
|
| 30-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - put less in prelude
|
| #
20a16a5f
|
| 20-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1786 from CEED/jeremy/copy-headers
minor - upate copyright to 2025
|
| #
d275d636
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - upate copyright to 2025
|
| #
9fb324b0
|
| 02-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1627 from CEED/jeremy/drop-tarpaulin-cfg
Small Rust fixes
|
| #
9dc0ea9a
|
| 01-Jul-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - drop old tarpauln cfg statements
|
| #
a171b6ef
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1537 from CEED/jeremy/pragma-once
Use #pragma once for non-JiT headers
|
| #
5aed82e4
|
| 27-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
2004a820
|
| 23-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1487 from CEED/jeremy/field-name-const
Add const to GetName functions
|
| #
ce5cfebd
|
| 23-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
rust - drop redundant import
|
| #
21f16bf6
|
| 13-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1315 from CEED/jeremy/queep
Backend Consistency Fixes
|
| #
edb2538e
|
| 01-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - spell rstr consistently
|
| #
5d1e9069
|
| 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1270 from CEED/jeremy/constantinople
Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
356036fa
|
| 31-Jul-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE
|
| #
832499a0
|
| 20-Oct-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1076 from CEED/jed/emscripten-usability
Emscripten usability and documentation
|
| #
947f93aa
|
| 20-Oct-2022 |
Jed Brown <jed@jedbrown.org> |
rust: upgrade examples from structopt to clap-4
Structopt is deprecated because the functionality was merged into clap.
|
| #
19aef5fe
|
| 27-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1013 from CEED/jeremy/gallery-fix
Fix bad indexing in 3d poission det
|
| #
121d4b7f
|
| 27-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
gallery - fix bad indexing in 3d poission det
|
| #
e76101ce
|
| 06-May-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #954 from CEED/jeremy/op-view
op - include num_elem and num_qpts in view
|