History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-operator.c (Results 51 – 75 of 342)
Revision Date Author Comments
# f883f0a5 26-Jun-2024 Sebastian Grimberg <sjg@amazon.com>

Call CeedOperatorAssemblyDataStrip in CeedOperatorDestroy


# 536b928c 25-Jun-2024 Sebastian Grimberg <sjg@amazon.com>

Add CeedOperatorAssemblyDataStrip to public interface


# 7d5185d7 25-Jun-2024 Sebastian Grimberg <sjg@amazon.com>

Add CeedOperatorGetQFunctionAssemblyData so user can call CeedQFunctionAssemblyDataDestroy and CeedOperatorAssemblyDataDestroy to free up temporary memory


# e9decf40 21-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1612 from CEED/jeremy/op-short-view

op - add terse view


# 935f026a 21-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - add terse view


# 3765d34e 09-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1578 from CEED/jeremy/restriction-points-gpu

GPU Restriction AtPoints


# 1ef3a2a9 08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - fix impl vs support in error messages


# 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


# 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


# 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


# 6f8994e9 23-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

interface - add const to GetName functions


# 5c03c935 22-Feb-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1483 from CEED/jeremy/use-getters

Reduce reaching into private data


# ab747706 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

qf/op - add QFunction/OperatorFieldGetData


# 1203703b 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

internal - reduce reaching into private structs


# ef7f882e 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1482 from CEED/zach/operator-is-at-points

Add `CeedOperatorIsAtPoints`


# 2a3ff1c9 22-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Use `CeedOperatorIsAtPoints` instead of private data member


# 27a2edbe 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1484 from CEED/jeremy/qf-flops

Should error when trying to use QF flops, not retrieve


# 6e432cbe 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

internal - should error when trying to use QF flops, not retrieve


# b594f9fa 22-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Add `CeedOperatorIsAtPoints`


# 814bef82 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1476 from CEED/jeremy/gpu-fallback

Fallback from GPU gen to shared for non-tensor


# 9463e855 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

op - add CeedOperatorHasTensorBases


# 134a5f7b 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1475 from CEED/jeremy/print-size

Use CeedSize_FMT


# 249f8407 20-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - use CeedSize_FMT and similar changes


12345678910>>...14