| #
6a6b797f
|
| 13-Nov-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1904 from CEED/jeremy/view-tab
view - add Ceed*[Get/Set]ViewTabs for all objects
|
| #
62e2d410
|
| 11-Nov-2025 |
Jeremy L Thompson <jeremy@jeremylt.org> |
view - update tests for Ceed*SetNumViewTabs
|
| #
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
|
| #
684f4935
|
| 06-Mar-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1167 from CEED/jeremy/drop-i
Consistency in c tests
|
| #
4fee36f0
|
| 02-Mar-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
style - consistency in c tests
|
| #
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 ...
|
| #
7f565272
|
| 09-Apr-2021 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #735 from CEED/jeremy/style-guide
Style Unification
|
| #
d1d35e2f
|
| 09-Apr-2021 |
jeremylt <thompson.jeremy.luke@gmail.com> |
style - updating C variable style
|
| #
65275b31
|
| 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Merge branch 'master' into valeria/NSfixes
|
| #
68d8d928
|
| 22-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #513 from CEED/jeremy/restriction-no-interlace
Convert restriction to offsets
|
| #
d979a051
|
| 14-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - convert restiction to use offsets instead of interlace mode. CPU and Python impl only, CUDA and MAGMA left to do.
|
| #
38d0029a
|
| 05-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #456 from CEED/jeremy/strided-restriction
Strided Restrictions
|
| #
0036de2c
|
| 06-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - expand codecov
|
| #
4092d0ee
|
| 05-Feb-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #447 from CEED/jeremy/lmode-on-create
ElemRestriction Lmode in Create over Apply
|
| #
61dbc9d2
|
| 27-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - make lmode a separate enum
|
| #
a8d32208
|
| 24-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - move lmode to constructor over apply
|
| #
fce06f5e
|
| 19-Sep-2019 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #359 from CEED/jeremy/more-tests
Expand Test Suite
|
| #
ea970691
|
| 18-Sep-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - add t211, blocked restr where libCEED owns pointer
|