History log of /libCEED/tests/t354-basis.c (Results 1 – 10 of 10)
Revision Date Author Comments
# 290fc47b 02-Dec-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1711 from CEED/jeremy/shared-at-points

GPU Shared AtPoints Bases


# 1b3d9bd6 18-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - slightly loosen t354 tol


# 9e1d4b82 07-Nov-2024 Jeremy L Thompson <jeremy@jeremylt.org>

gpu - shared AtPoints


# 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


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


# d4fddeaa 12-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1164 from CEED/jeremy/basis-at-points

Basis Eval at arbitrary points


# 2a94f45f 07-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add CeedBasisApplyAtPoints transpose mode