History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-operator.c (Results 26 – 50 of 342)
Revision Date Author Comments
# d3d5610d 26-Jun-2025 Jeremy L Thompson <jeremy@jeremylt.org>

op - add GetName helper


# 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


# 6a744a64 26-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1758 from CEED/jeremy/gpu-composite

Gen Composite Operators


# 58e06b72 24-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

op - minor, make Apply call ApplyAdd on composite over subs


# 497bda61 11-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1741 from CEED/jrwrigh/minor-docs

doc: Misc doc arrangement fixes


# 6ab8e59f 08-Feb-2025 James Wright <james@jameswright.xyz>

doc: Misc doc arrangement fixes


# 08bc25a5 03-Feb-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1738 from CEED/jeremy/empty-at-points

Guard divide by zero


# 19feff82 31-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

minor - guard divide by zero


# 390feb51 02-Jan-2025 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1715 from CEED/jeremy/at-points-gen

AtPoints for */gen


# 99f7f61f 13-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - fix view for AtPoints operators


# c8c64f44 03-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1714 from CEED/jeremy/at-points-basis-flops

Fix FLOPs estimates AtPoints


# 3f919cbc 03-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - fix FLOPs estimates AtPoints


# 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


# 1485364c 23-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ctx - require CeedQFGetCtx to be Destroyed


# c11e12f4 23-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

qf - require CeedOpGetQF to be Destroyed


# 9bc66399 22-Oct-2024 Jeremy L Thompson <jeremy@jeremylt.org>

ceed - require *GetCeed ceed to be Destroyed


# f90b2312 11-Oct-2024 James Wright <james@jameswright.xyz>

Merge pull request #1690 from CEED/jrwrigh/getsubbyname

feat(op): Add CeedCompositeOperatorGetSubByName()


# 8a297abd 11-Oct-2024 James Wright <james@jameswright.xyz>

feat(op): Add CeedCompositeOperatorGetSubByName()

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>


# 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*


# a8d16bd8 15-Jul-2024 James Wright <james@jameswright.xyz>

Merge pull request #1636 from CEED/jrwrigh/fix_docs

doc(op): Remove CeedOperatorView_Core from user docs


# 8bf1b130 15-Jul-2024 James Wright <james@jameswright.xyz>

doc(op): Remove CeedOperatorView_Core from user docs


# 1cf514e6 26-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1619 from CEED/sjg/operator-assembly-memory

Allow user to free temporary memory associated with QFunction and operator assembly


# c6b536a8 26-Jun-2024 Sebastian Grimberg <sjg@amazon.com>

Clarify operator destroy comment


12345678910>>...14