| c7be5f81 | 24-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Rebase fix for new CeedCheck macro |
| 3bdd4e5a | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
clang-format |
| 7e2def38 | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Cherry-pick H(div) mass matrix diagonal assembly test from 02773612 |
| f30b1135 | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Add CeedElemRestrictionApplyUnsigned for operator diagonal assembly in the case of an oriented element restriction |
| 30d6126f | 25-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1202 from CEED/jeremy/const-fix
Clean up backend headers for const and argument names |
| 472941f0 | 21-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - fix static vs CEED_INTERN in backend file |
| 51475c7c | 20-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - clean up backend headers for const and argument names |
| 1acfd91a | 25-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1200 from CEED/jeremy/hip-cast
Cast CeedSetBackendFunction as needed to prevent float warnings |
| c19f45c9 | 25-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1204 from CEED/jeremy/make-fix
Minor Makefile consistency fix |
| 6402da51 | 25-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Consistency in 'does not support' vs 'does not implement' (#1205)
* interface - consistency in 'does not support' vs 'does not implement'
* minor - consistency fixes
* minor - style consistency |
| 008736bd | 19-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - cast CeedSetBackendFunction as needed to prevent float warnings |
| c5215752 | 24-Apr-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1197 from sebastiangrimberg/sjg/style-whitespace-fix
Minor style consistency updates |
| 9fd66db6 | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Further docstring cleanup, aiming for one sentence per line |
| 5120064b | 21-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
make - minor consistency fix |
| 56f04e7c | 20-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1201 from CEED/jeremy/missing-arg-names
Function declaration consistency |
| 509668d5 | 19-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - function declaration consistency |
| f3b3e817 | 19-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1199 from CEED/jeremy/hip-blas
Fix HIP include order |
| ce5711ee | 19-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
hip - fix include order |
| 6e6704a8 | 19-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1198 from CEED/jeremy/CeedCheck
Add CeedCheck macro to reduce repetition |
| 6574a04f | 18-Apr-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
internal - add CeedCheck macro to reduce repetition |
| c85e8640 | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Enforce include order in .clang-format |
| ac415f71 | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Revert a550dd66 |
| 02f1ab5c | 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Miscellaneous whitespace consistency |
| a550dd66 | 04-Mar-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Formatting fixes for tests including consistent include order |
| 4385fb7f | 04-Mar-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Format docstrings |