History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-basis.c (Results 76 – 100 of 279)
Revision Date Author Comments
# 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


# d075f50b 11-Aug-2023 Sebastian Grimberg <sjg@amazon.com>

H(div) and H(curl) basis support for cuda-ref and hip-ref backends


# 60ef3fee 01-Nov-2023 Jed Brown <jed@jedbrown.org>

Merge pull request #1346 from CEED/jeremy/pre-release

Release - version 0.12.0


# 6cec60aa 01-Nov-2023 Jed Brown <jed@jedbrown.org>

doc fixes


# 038a8942 31-Oct-2023 Zach Atkins <zach.atkins@colorado.edu>

Add support for `CEED_EVAL_GRADIENT` and `CEED_TRANSPOSE` in `CeedBasisApplyAtPoints` (#1388)


# e4065a52 03-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Handle case where a CeedBasis does not have an associated CeedTensorContract object


# 0459ebd3 03-Oct-2023 Sebastian Grimberg <sjg@amazon.com>

Use backend tensor contraction for CPU-based operator full assembly in place of naiive matrix-matrix multiplication implementation


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


# 5d1e9069 31-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1270 from CEED/jeremy/constantinople

Rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 356036fa 31-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - rename CEED_BASIS_COLLOCATED to CEED_BASIS_NONE


# 1c66c397 30-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Interface consistency fixes (#1312)

* format - consistency fixes

* format - test name consistency

* format - drop comma operator

* format - drop git add . in favor coercion

* format - ad

Interface consistency fixes (#1312)

* format - consistency fixes

* format - test name consistency

* format - drop comma operator

* format - drop git add . in favor coercion

* format - add CeedScalarSwap macro

show more ...


# f7a048d4 15-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1289 from CEED/jeremy/points-bug

Fix dimension mismatch for ApplyBasisAtPoints


# 71a83b88 14-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - fix dimension mismatch for ApplyBasisAtPointsn


# 77a7c055 09-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1280 from CEED/jeremy/error-macro-simpler

Update CeedCall macro


# 585a562d 03-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - fix tidy error


# 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


# ba7b2a00 01-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1268 from CEED/jeremy/basis-view-ncomp

Add num_comp to basis view output


# edf04919 28-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add num_comp to basis view output


# 5ea233a5 25-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add note about order for ApplyAtPoints


# 3778dbaa 25-Jul-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - minor refactor to put common Chebyshev code in utils


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

basis - add CEED_EVAL_GRAD support for CeedBasisApplyAtPoints


# 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


12345678910>>...12