History log of /libCEED/interface/ceed-elemrestriction.c (Results 51 – 75 of 233)
Revision Date Author Comments
# bafebce1 15-Sep-2023 Sebastian Grimberg <sjg@amazon.com>

Consistency fix for a few missed CeedElemRestriction rstr variables in the public API


# ca94c3dd 05-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Docstring consistency (#1409)

* doc - docstring consistency

* doc - update for bad linking of type names

* doc - update for bad linking of type names


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


# 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


# 6595d053 28-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - fix documentation


# 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


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

Merge pull request #1340 from CEED/jeremy/fix-ptsc-orients-copy

Fix CEED_COPY_VALUES for ref rstr at points


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

rstr - change categorization of GetNumPoints

Co-authored-by: James Wright <james@jameswright.xyz>


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

rstr - fix CEED_COPY_VALUES for ref rstr at points


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

Merge pull request #1333 from CEED/jeremy/restriction-points

Add ElemRestrictionAtPoints


# 0930e4e7 14-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - add tests for AtPoints


# 05fa913c 13-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - allow restriction to ordered points evec


# 2c7e7413 12-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - intial CPU implimentation


# 3ac8f562 12-Sep-2023 Jeremy L Thompson <jeremy@jeremylt.org>

rstr - add interface functions for CEED_RESTRICTION_POINTS


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


# 033346be 24-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1304 from CEED/jeremy/strided-lsize

Check l-vec length for strided rstr creation


# e7f679fc 24-Aug-2023 Jeremy L Thompson <jeremy@jeremylt.org>

restr - check l-vec length for strided rstr creation


# 38432684 03-Aug-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1265 from CEED/sjg/hcurl-restr-dev

CeedElemRestriction for H(curl)


# 89edb9e3 26-Jul-2023 Sebastian Grimberg <sjg@amazon.com>

Attempting to resolve NVRTC and HIPRTC compilation errors


# 61a27d74 25-Jul-2023 Sebastian Grimberg <sjg@amazon.com>

CEED_RESTRICTION_DEFAULT -> CEED_RESTRICTION_STANDARD


# 7c1dbaff 06-May-2023 Sebastian Grimberg <sjg@amazon.com>

Operator full assembly with oriented or curl-conforming element restrictions (RT or ND elements)


# 0c73c039 22-Jun-2023 Sebastian Grimberg <sjg@amazon.com>

Improve element restriction for H(curl) spaces by reorganizing loops, including use of int8_t for tridiagonal matrix


12345678910