| #
48203ff5
|
| 05-Jan-2026 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1911 from CEED/jeremy/drop-occa
occa - retire backends
|
| #
346c77e6
|
| 16-Dec-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
occa - retire backends
|
| #
1ad46608
|
| 06-Aug-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1875 from CEED/jeremy/name-consistency
Operator Name Consistency
|
| #
ed094490
|
| 24-Jul-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
api - naming consistency for composite CeedOperator
|
| #
b4e8f366
|
| 26-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1792 from CEED/jed/runtime-config
Add run-time interface for build-time configuration
|
| #
4f69910b
|
| 22-Mar-2025 |
Jed Brown <jed@jedbrown.org> |
Add run-time interface for build-time config (fix #1732)
This adds CeedGetGitVersion() to access output of `git describe --dirty` and CeedGetBuildConfiguration() to get variables like compilers and
Add run-time interface for build-time config (fix #1732)
This adds CeedGetGitVersion() to access output of `git describe --dirty` and CeedGetBuildConfiguration() to get variables like compilers and flags.
For builds without a Git repo, we return "unknown" or the user can set the string via `make GIT_DESCRIBE=deadbeaf`.
show more ...
|
| #
4b6745b1
|
| 21-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1762 from CEED/jeremy/gen-mixed
Mixed Tensor/NonTensor for Gen
|
| #
8b89f79d
|
| 19-Mar-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - add mixed gen support to release notes
|
| #
6b50d2be
|
| 03-Feb-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1735 from CEED/jeremy/nontensor-gen
Nontensor gen operators
|
| #
da5de306
|
| 31-Jan-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - not nontensor gen support
|
| #
e3ae47f6
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1702 from CEED/jeremy/get-ceed-object
Ceed*Get[CeedObject] Needs Destroy
|
| #
dc3318a4
|
| 23-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - update release notes for new Destroy rqmts
|
| #
f6c445a1
|
| 23-Oct-2024 |
James Wright <james@jameswright.xyz> |
doc: Update release notes based on #1696 (#1701)
* doc: Update release notes based on #1696
Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>
|
| #
e036be40
|
| 22-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1699 from CEED/jeremy/set-jit-defines
Add CeedAddJitDefine
|
| #
4753b775
|
| 21-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
jit - add CeedAddJitDefine
|
| #
9beba358
|
| 11-Oct-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1646 from CEED/jeremy/get-restore
Must Destroy OperatorField Objects
|
| #
681d0ea7
|
| 19-Aug-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - ReferenceCopy for CeedOperatorFieldGet*
|
| #
47823346
|
| 28-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1542 from CEED/jeremy/clean-paths
Fix JiT path cleaning logic
|
| #
101cc02c
|
| 28-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - update description of #pragma once
Co-authored-by: James Wright <james@jameswright.xyz>
|
| #
07d5b98a
|
| 28-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - mention jit #pragma once
|
| #
73441d27
|
| 08-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1505 from CEED/jeremy/return-ceed
Add Ceed*ReturnCeed
|
| #
6e536b99
|
| 08-Mar-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - add Ceed*ReturnCeed
|
| #
72e72e0e
|
| 10-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1463 from CEED/jeremy/memcheck-strides
CEED_STRIDES_BACKEND related updates
|
| #
62c1cb2a
|
| 05-Feb-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
doc - add rstr changes to release notes
|
| #
8ae08b98
|
| 31-Jan-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1459 from CEED/jeremy/doc-update
Add deal.II to release notes
|