| #
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
|
| #
743e4319
|
| 06-Jun-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1596 from CEED/jeremy/at-points-numelem
ApplyAtPoints should take number of elem
|
| #
fc0f7cc6
|
| 31-May-2024 |
Jeremy L Thompson <jeremy@jeremylt.org> |
basis - ApplyAtPoints should take number of elem
|
| #
1e73a9ca
|
| 03-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #1389 from CEED/jed/post-release
post-release: Julia updates and release instructions
|
| #
78eab309
|
| 02-Nov-2023 |
Jed Brown <jed@jedbrown.org> |
Julia: update versions and generated bindings
|
| #
e4065a52
|
| 03-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Handle case where a CeedBasis does not have an associated CeedTensorContract object
|
| #
0459ebd3
|
| 03-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Use backend tensor contraction for CPU-based operator full assembly in place of naiive matrix-matrix multiplication implementation
|
| #
d663a15a
|
| 04-Oct-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1360 from CEED/sjg/tensor-contract-constructor
|
| #
a71faab1
|
| 03-Oct-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Remove unused parameter from CeedTensorContractCreate
|
| #
639a0f3c
|
| 28-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1310 from CEED/jeremy/drop-set-num-qpts
Remove CeedOperatorSetNumQuadraturePoints
|
| #
37eda346
|
| 29-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - remove CeedOperatorSetNumQuadraturePoints
|
| #
21f16bf6
|
| 13-Sep-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1315 from CEED/jeremy/queep
Backend Consistency Fixes
|
| #
ca735530
|
| 31-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - fixes for CUDA backends
|
| #
cce47851
|
| 30-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1281 from CEED/jeremy/simplify-parent
Clarify op fallback parent interface
|
| #
bb229da9
|
| 03-Aug-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - clarify op fallback parent interface
|
| #
38432684
|
| 03-Aug-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1265 from CEED/sjg/hcurl-restr-dev
CeedElemRestriction for H(curl)
|
| #
61a27d74
|
| 25-Jul-2023 |
Sebastian Grimberg <sjg@amazon.com> |
CEED_RESTRICTION_DEFAULT -> CEED_RESTRICTION_STANDARD
|
| #
709403c1
|
| 17-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Update Julia/Python/Rust/Fortran bindings
|
| #
2ab8f9ab
|
| 17-May-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1213 from CEED/jeremy/use-refcopy
Consistency with Ceed*Refrence and Ceed*ReferenceCopy
|
| #
db002c03
|
| 11-May-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - consistency with Ceed*Refrence and Ceed*ReferenceCopy
|
| #
2efebffe
|
| 12-Apr-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Merge pull request #1156 from sebastiangrimberg/sjg/hcurl-basis-dev
H(curl) basis and `CEED_EVAL_CURL`
|
| #
97c1c57a
|
| 06-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Address PR comments for high-level APIs
Add Rust sibling functions and tests, add Python tests, fix Julia versioning for CI.
|
| #
11b88dda
|
| 03-Apr-2023 |
Sebastian Grimberg <sjg@amazon.com> |
Update Julia/Python/Rust/Fortran bindings
|
| #
ba59ac12
|
| 17-Mar-2023 |
Sebastian Grimberg <sebastiangrimb@gmail.com> |
Move some linear algebra/matrix operations to internal API (#1165)
* Move unoptimized matrix operations to internal API
* Minor docstring formatting in ceed-basis.c
* Update Julia/Python/Fortr
Move some linear algebra/matrix operations to internal API (#1165)
* Move unoptimized matrix operations to internal API
* Minor docstring formatting in ceed-basis.c
* Update Julia/Python/Fortran APIs for removed public functions
* Fix include for tests
* Fixes for removed Python API functions
show more ...
|