History log of /libCEED/tests/t355-basis.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 743e4319 06-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1596 from CEED/jeremy/at-points-numelem

ApplyAtPoints should take number of elem


# fc0f7cc6 31-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

basis - ApplyAtPoints should take number of elem


# 53ef2869 05-Sep-2023 Zach Atkins <zach.atkins@colorado.edu>

Fix order of tensor contractions for `CeedBasisApplyAtPoints` (#1324)

* Fix order of tensor contractions such that x is the inner dimension

* Fix typo in docstring (arbirtary -> arbitrary)


# c2bc9a8a 02-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1262 from CEED/jeremy/grad-at-points

Add CEED_EVAL_GRAD support for CeedBasisApplyAtPoints


# edfbf3a6 19-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add CEED_EVAL_GRAD support for CeedBasisApplyAtPoints