History log of /libCEED/tests/t592-operator.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 01ecf5b4 26-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1674 from CEED/jeremy/cov-excl

Houskeeping


# 6c10af5d 26-Sep-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - style and lcov fixes


# 8b9616a7 30-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1565 from CEED/jeremy/diagonal-at-points

Add Diagonal Assembly for AtPoints


# fb133d4b 25-Apr-2024 Jeremy L Thompson <jeremy@jeremylt.org>

cpu - add AssembleAddDiagonal for AtPoints Operator


# 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