History log of /libCEED/tests/t590-operator.c (Results 1 – 3 of 3)
Revision Date Author Comments
# ef7f882e 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

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

Add `CeedOperatorIsAtPoints`


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

Add `CeedOperatorIsAtPoints`


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