History log of /libCEED/backends/ref/ceed-ref-operator.c (Results 51 – 75 of 255)
Revision Date Author Comments
# 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


# 63696954 21-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1528 from CEED/jeremy/more-size

Restriction CeedInt vs CeedSize


# 81670346 21-Mar-2024 Sebastian Grimberg <sjg@amazon.com>

Fix a few more CeedInt promotions


# 62600ae0 14-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1513 from CEED/jeremy/pad-both

Fix CI Issues


# ecc797df 14-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - consistently use SetValue to initalize CeedVectors


# 297a0f46 13-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - simplify AtPoints scratch vector initalization logic


# 48c8e50d 13-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - clean up stray variable


# 38438fe1 11-Mar-2024 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1508 from CEED/jeremy/initalize-memcheck

Initalize scratch vectors in AtPoints Operator impl


# 6efa0d72 11-Mar-2024 Zach Atkins <zach.atkins@colorado.edu>

Move fix to CeedOperatorSetupFieldsAtPoints_Ref


# 23629c23 11-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - padd AtPoints evec for memcheck


# b37f8825 11-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - initalize scratch vectors in AtPoints Operator impl


# 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


# 95370e31 29-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1493 from CEED/zach/assemble-qfunction-at-points

Add `CeedOperatorLinearAssembleQFunction` to At Points operators with Ref backend


# e13f2367 29-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Add QFunction Assembly At Points for ref backend


# 5d25505e 29-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Merge pull request #1492 from CEED/zach/remove-setup-restore-inputs-at-points

Remove redundant `CeedOperator[Setup|Restore]InputsAtPoints_Ref` functions


# 6cde1da6 29-Feb-2024 Zach Atkins <zach.atkins@colorado.edu>

Replace CeedOperator[Setup|Restore]InputsAtPoints_Ref with CeedOperator[Setup|Restore]Inputs_Ref


# e4483ef5 01-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1429 from CEED/jeremy/less-lcov-excl

Reduce LCOV_EXCL markers


# bcbe1c99 19-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - reduce LCOV_EXCL markers


# c63b5f53 11-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1420 from CEED/jeremy/memcheck-nan-fix

Fix memcheck detection of uninitalized outputs


# e910d748 08-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - fix memcheck detection of uninitalized outputs


# d5a05694 11-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1421 from CEED/jeremy/op-swarm-q-none

Fix op swarm input access


# 38e83183 08-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

swarm - fix op swarm input access


# 48acf710 30-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPo

OperatorAtPoints (#1390)

* op - add AtPoints interface

* op - reorder AtPoints QFunction for consistency

* op - add CEED_EVAL_WEIGHT for operator AtPoints

* doc - add CeedOperatorCreateAtPoints to release notes

show more ...


1234567891011