History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-basis.c (Results 51 – 75 of 279)
Revision Date Author Comments
# 097cc795 21-Jun-2024 James Wright <james@jameswright.xyz>

basis: CreateProjection set q_ref, q_weight to NULL


# 4ec3699e 07-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1601 from CEED/jeremy/chebyshev-interp

Refactor Chebyshev interp creation to separate fn


# bd83cbc5 07-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

basis - clean up check for clang-tidy
co-authored-by: jrwigh <james@jameswright.xyz>


# b0cc4569 07-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

basis - refactor Chebyshev interp creation to separate fn


# 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


# faed4840 06-Jun-2024 Jeremy L Thompson <jeremy@jeremylt.org>

doc - fix docstring alignment

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


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

basis - ApplyAtPoints should take number of elem


# 3765d34e 09-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1578 from CEED/jeremy/restriction-points-gpu

GPU Restriction AtPoints


# 1ef3a2a9 08-May-2024 Jeremy L Thompson <jeremy@jeremylt.org>

test - fix impl vs support in error messages


# a171b6ef 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1537 from CEED/jeremy/pragma-once

Use #pragma once for non-JiT headers


# 5aed82e4 27-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - update copyright headers


# 43dcc2de 20-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1527 from CEED/jeremy/more-lcov

Minor LCOV fixes


# 99e754f0 20-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

minor - codecov updates


# 73441d27 08-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1505 from CEED/jeremy/return-ceed

Add Ceed*ReturnCeed


# 6e536b99 08-Mar-2024 Jeremy L Thompson <jeremy@jeremylt.org>

interface - add Ceed*ReturnCeed


# 5c03c935 22-Feb-2024 Jed Brown <jed@jedbrown.org>

Merge pull request #1483 from CEED/jeremy/use-getters

Reduce reaching into private data


# 1203703b 22-Feb-2024 Jeremy L Thompson <jeremy@jeremylt.org>

internal - reduce reaching into private structs


# 2247a93f 10-Feb-2024 Rezgar Shakeri <42816410+rezgarshakeri@users.noreply.github.com>

CeedMatrixPseudoinverse utility function (#1251)

* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad

* Used pseudoinverse utility in CeedBasisApplyAtPoints

* Update d

CeedMatrixPseudoinverse utility function (#1251)

* Added CeedMatrixPseudoinverse utility and use it CeedBasisGetCollocatedGrad

* Used pseudoinverse utility in CeedBasisApplyAtPoints

* Update description of CeedMatrixPseudoinverse function

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

* Used pseudoinverse utility in CeedBasisCreateProjectionMatrices

* Updated inline comments

* Added inline comment

* Round matrix-matrix product to zero in CeedBasisCreateProjectionMatrices

* increased tolerance in ex1-volume/src/main.rs

---------

Co-authored-by: Jeremy L Thompson <jeremy@jeremylt.org>

show more ...


# 701e0cfd 06-Jan-2024 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1428 from CEED/jeremy/collocated

Remove legacy CEED_BASIS_COLLOCATED


# a36217cb 15-Dec-2023 Jeremy L Thompson <jeremy@jeremylt.org>

interface - remove legacy CEED_BASIS_COLLOCATED


# 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


# 78cbaa95 30-Nov-2023 Sebastian Grimberg <sebastiangrimb@gmail.com>

Merge pull request #1300 from CEED/sjg/hcurl-hdiv-basis-cuda-hip

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


# 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


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

Merge pull request #1397 from CEED/jeremy/weight-at-points

Enable CEED_EVAL_WEIGHT for BasisApplyAtPoints


# 953190f4 16-Nov-2023 Jeremy L Thompson <jeremy@jeremylt.org>

basis - enable CEED_EVAL_WEIGHT for BasisApplyAtPoints


12345678910>>...12