| #
ad6481ce
|
| 06-Mar-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
safety - always NULL object on Ceed*Destroy
|
| #
1f61f649
|
| 27-Jan-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1148 from CEED/jeremy/operator-context-get
OperatorContextGet[Double, Int]
|
| #
2788fa27
|
| 24-Jan-2023 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - Context[Get,Restore][Double,Int32]Read
|
| #
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 ...
|
| #
6e6fea42
|
| 01-Jul-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #1014 from CEED/jeremy/verify-read
Verify ctx read-only access
|
| #
493d886d
|
| 29-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - fix using backend RestoreData vs RestoreDataRead
|
| #
75a19770
|
| 29-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
vec/ctx - backend Restore*Read only after last reader
|
| #
a2cba4be
|
| 21-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge branch 'main' into jeremy/assembly-fix
|
| #
f60cdb1d
|
| 21-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #991 from CEED/jeremy/memcheck-qf-ctx
Memcheck QFContext
|
| #
3b190ab8
|
| 21-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - shift QFContextDestroyData to interface only
|
| #
2e64a2b9
|
| 15-Jun-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - allow backend specific data destroy behavior
|
| #
8feca47e
|
| 28-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #952 from CEED/jeremy/qf-ctx-user-destroy
QFunctionContext User Destroy
|
| #
2790b72b
|
| 28-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - add interface for additional destroy
|
| #
678fcfc3
|
| 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #946 from CEED/jeremy/label-to-backend
Move CeedQFunctionContextGetFieldLabel to backend interface
|
| #
3e1e85ab
|
| 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - update refrences to function usage level
|
| #
bfacc300
|
| 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - move CeedQFunctionContextSet* to backend interface
|
| #
e6a0ab89
|
| 21-Apr-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - move CeedQFunctionContextGetFieldLabel to backend interface
|
| #
ce18bed9
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #858 from CEED/jeremy/dump-copy-stuff
Strip redundant/outdated license info duplication
|
| #
3d8e8822
|
| 17-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - update copyright headers
|
| #
1946eaf0
|
| 18-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #898 from CEED/jeremy/qf-ctx-read
Read-only access for QFContext
|
| #
28bfd0b7
|
| 14-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - add read-only access for QFContext
|
| #
83867d57
|
| 03-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #887 from CEED/jeremy/set-op-ctx-no-error
QFContext - create labels for registered fields
|
| #
7bfe0f0e
|
| 02-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - add support for registering multiple contiguous values of same type
|