| #
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
|
| #
15910d16
|
| 24-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - add CEED_ELEMRESTRICTION_NONE so we can stop making dummy restrictions for CEED_EVAL_WEIGHT fields
|
| #
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
|
| #
a8d32208
|
| 24-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
ElemRestriction - move lmode to constructor over apply
|
| #
7af48cf9
|
| 17-Nov-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #417 from CEED/jeremy/none-args
None Args
|
| #
442e7f0b
|
| 16-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Operator - add QFUNCTION_NONE
|
| #
aa0ba46f
|
| 30-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #403 from CEED/jeremy/test-tols
Tests - relax t412 tolerence and small style changes
|
| #
4e367ab1
|
| 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - relax t412 tolerence and small style changes
|
| #
089d0756
|
| 17-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #390 from CEED/jeremy/passive-gradandinterp
Test Passive Grad/Interp
|
| #
a05f9790
|
| 17-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - drop duplicate qfunction files
|
| #
b7ec98d8
|
| 11-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Assemble Linear Operator Diagonal (#375)
* Operator - Interface for CeedOperatorAssembleyLinearDiagonal
* Operator - Initial AssembleLinearDiagonal
* Tests - Add t533, t534, t535 assemble diag
Assemble Linear Operator Diagonal (#375)
* Operator - Interface for CeedOperatorAssembleyLinearDiagonal
* Operator - Initial AssembleLinearDiagonal
* Tests - Add t533, t534, t535 assemble diag
* Tests - add t536, nontensor operator diag
* AssembleDiag - small changes
show more ...
|