History log of /libCEED/tests/t356-basis.c (Results 1 – 10 of 10)
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


# 1a2af84c 29-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1405 from CEED/jeremy/at-points-order

Change order of ElemRestriction/Basis AtPoints


# 9c34f28e 28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - reorder AtPoints ordering for consistency


# 4608bdaa 28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - reorder AtPoints ordering for consistency


# fdf20d15 20-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1339 from CEED/jeremy/spelling

Spelling is hard


# ac5aa7bc 19-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

minor - spelling is hard


# 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