| #
efe89464
|
| 25-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #520 from CEED/jeremy/restriction-host-offsets
CeedElemRestrictionGetOffsets
|
| #
819cdc26
|
| 25-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #519 from CEED/jeremy/restrict-no-copy-strided
Ref - drop unneeded malloc and memcpy for strided restrictions
|
| #
bd33150a
|
| 24-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - add ElemRestrictionGetOffsets
|
| #
92fe105e
|
| 23-Apr-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Ref - drop unneeded malloc and memcpy for strided restrictions
|
| #
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
|
| #
bf4d1581
|
| 22-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
LCOV - add exclusion markers for ref restrictions with 5 components and non-contiguous component data; the specific parameter combination being missed doesn't add valuable information
|
| #
d3ea8f26
|
| 22-Apr-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Ref/Memcheck - use stricter check for restriction offsets
Co-Authored-By: Jed Brown <jed@jedbrown.org>
|
| #
3661185e
|
| 22-Apr-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Ref/Memcheck - add restriction offsets verification
|
| #
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.
|
| #
c5fcd9d5
|
| 27-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #491 from CEED/jed/intel-compiler
Jed/intel compiler
|
| #
4ec08b3a
|
| 27-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Remove unreachable break statements
|
| #
38d0029a
|
| 05-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #456 from CEED/jeremy/strided-restriction
Strided Restrictions
|
| #
7ed52d01
|
| 20-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style
|
| #
07c07924
|
| 12-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add CEED_STRIDES_BACKEND
|
| #
7f90ec76
|
| 14-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - fix CPU backend stridiniding for CEED_BACKENDSTRIDE
|
| #
523b8ea0
|
| 12-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add CEED_STRIDES_BACKEND
|
| #
7509a596
|
| 06-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - replace identity restrictions with strided restrictions
|
| #
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
|
| #
074cb416
|
| 27-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - remove lmode from backend apply signature
|
| #
65e7b5e8
|
| 17-Dec-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #431 from CEED/jeremy/diag-refactor
Operator - move AssembleDiagonal to fallback
|
| #
f10650af
|
| 17-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - add comment blocks at top of all backend functions
|
| #
5fc5d8e2
|
| 04-Dec-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #399 from CEED/jeremy/rstr-opt
Restriction Optimizations
|
| #
1d79eccc
|
| 29-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Ref - small restriction changes
|
| #
e1b98f6e
|
| 28-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Ref - use CeedPragmaSIMD in rstr
|