| #
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
|
| #
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
|
| #
a49029fe
|
| 29-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #933 from CEED/jeremy/flop-estimate
FLOPs estimating interface
|
| #
9d36ca50
|
| 29-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - use CeedSize for flop count interface
|
| #
6e15d496
|
| 28-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
interface - flop estimating 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
|
| #
c30a57c5
|
| 16-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #917 from CEED/jed/makefile-avx-cflags
Visibility and AVX flag detection
|
| #
3b271f31
|
| 16-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
Add support for -fvisibility=hidden
|
| #
50de0806
|
| 15-Mar-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #914 from CEED/jeremy/qf-assembly
QF Assembly - better object reuse
|
| #
beecbf24
|
| 14-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - clearer interface for reuse of qf data
|
| #
8b919e6b
|
| 14-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - add CeedOperatorSetQFunctionUpdated to help assembled QF reuse
|
| #
480fae85
|
| 14-Mar-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
pc - add internal object to track qf assembly data
|
| #
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
|
| #
441428df
|
| 14-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
qf - extend ctx read/write feature to qf
|
| #
c6e1a279
|
| 07-Feb-2022 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #889 from CEED/rezgar/oriented-restr
Element Restriction Oriented
|
| #
b435c5a6
|
| 04-Feb-2022 |
rezgarshakeri <rezgar.shakeri@colorado.edu> |
Added CeedElemRestrictionIsOriented function
|
| #
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
|
| #
3668ca4b
|
| 01-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
ctx - add context field labels to interface
|
| #
23548e84
|
| 01-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #888 from CEED/jeremy/release-notes
doc - update release notes
|
| #
6f117663
|
| 01-Feb-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
minor - move CeedFESpace enum to backend interface
|
| #
b36f2af8
|
| 18-Jan-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #871 from CEED/jeremy/operator-ctx
op - add ctx setting interface for operators
|
| #
d8dd9a91
|
| 18-Jan-2022 |
Jeremy L Thompson <jeremy@jeremylt.org> |
op - add ctx setting interface for operators
|
| #
85c7f5ed
|
| 21-Dec-2021 |
Jeremy L Thompson <jeremy@jeremylt.org> |
Merge pull request #860 from CEED/jeremy/qf-context-set-field
ctx - define interface for updating ctx fields
|