History log of /libCEED/rust/libceed-sys/c-src/interface/ceed-basis.c (Results 126 – 150 of 279)
Revision Date Author Comments
# 4c289bdf 17-Mar-2023 James Wright <james@jameswright.xyz>

Merge pull request #1181 from CEED/jrwrigh/doc_changes

doc: Fixes, Various formatting updates


# 859c15bb 17-Mar-2023 James Wright <james@jameswright.xyz>

doc: Fixes, Various formatting updates

Co-authored-by: Jed Brown <jed@jedbrown.org>


# 131837e7 14-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1172 from CEED/jeremy/more-tests

Spelling and Ceed example consistency


# 0e0bb6dd 08-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1169 from CEED/jeremy/destroy-null

Always NULL object on Ceed*Destroy


# 83065cc9 07-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1175 from CEED/jeremy/doc-clarify

Update docstrings for Ceed*ReferenceCopy for clarity


# 512bb800 07-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

doc - update docstrings for Ceed*ReferenceCopy for clarity


# ecc88aeb 06-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

spelling - spelling fixes in core


# ad6481ce 06-Mar-2023 Jeremy L Thompson <jeremy@jeremylt.org>

safety - always NULL object on Ceed*Destroy


# 4980216f 09-Dec-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1113 from CEED/jeremy/julia-qref

Julia QRef/QWeight Fix


# 9fe083ee 08-Dec-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - clarify, QRef is of size nqpts*dim for nontensor


# 78a97f55 30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1104 from CEED/jeremy/formatting

Minor Formatting Fixes


# ea61e9ac 30-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

minor - assorted formatting fixes


# 2b730f8b 17-Nov-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - re

Switch to clang-format (#1051)

* style - switch to clang-format

* ci - use newer libxsmm

* action - update format action

* format - consistent use of {} for multi-line if/for

* make - remove stray newline

* make - simpler 'make format' target

* ci - use newer libxsmm

* doc - minor release note claification

* minor - minor fix

* minor - minor fix

* minor - minor fix

* minor - minor fix

* make format

* format - less aggressive alignment rules

* tidy - check for argument name mismatches

* fix newline

* format - mirror Ratel update to .clang-format

* fix merge error

* fix merge conflict

* fix merge error

* drop style in .phony list

* Update .clang-format

Co-authored-by: Jed Brown <jed@jedbrown.org>

* apply updated format

Co-authored-by: Jed Brown <jed@jedbrown.org>

show more ...


# 1a046818 11-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1025 from CEED/jeremy/pointer-problems

basis - fix pointer pointer mistake


# 02af4036 08-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - fix pointer pointer mistake


# 20a91ff9 08-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1023 from CEED/jeremy/project-grad

Add grad to projection basis


# 14556e63 07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add gradient to projection bases


# a76a04e7 07-Jul-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - make CreateProjectionMatrix internal fn


# cb03979f 28-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1002 from CEED/jeremy/format-ceed-types

Add CeedInt_FMT


# 990fdeb6 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

fmt - add CeedInt_FMT


# 446e7af4 25-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - use ncomp from 'from' basis for projection (#1012)

* basis - use ncomp from 'from' basis for projection

* doc - document numcomp convention for CeedBasisCreateProjection

* basis - reor

basis - use ncomp from 'from' basis for projection (#1012)

* basis - use ncomp from 'from' basis for projection

* doc - document numcomp convention for CeedBasisCreateProjection

* basis - reorder BasisCreateProjection arguments

show more ...


# 9164886e 22-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #1005 from CEED/jeremy/prolong-basis

basis - add CeedBasisCreateProlongation


# f113e5dc 22-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

basis - add CeedBasisCreateProlongation


# 791c445d 21-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

Merge pull request #988 from CEED/jeremy/assembly-fix

Test for assembly w/non-square D


# ed9e99e6 09-Jun-2022 Jeremy L Thompson <jeremy@jeremylt.org>

pc - clean up LinearAssemble implementation


12345678910>>...12