| #
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.
|
| #
bf9f3425
|
| 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
Merge pull request #498 from CEED/jed/petsc-bps-avoid-redundant-zero
Jed/petsc bps avoid redundant zero
|
| #
d15c6d9e
|
| 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
examples/petsc: remove redundant VecZeroEntries
|
| #
debcf919
|
| 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
examples/petsc: give KSPSetFromOptions precedence over -benchmark
|
| #
644d7c3f
|
| 29-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #294 from CEED/cuda_petsc_bps
Adapt PETSc BPs to use CUDA
|
| #
8e87e98b
|
| 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
petsc/bpsraw: use same reporting code as bps
|
| #
4a5da23a
|
| 29-Mar-2020 |
Jed Brown <jed@jedbrown.org> |
petsc/bpsraw: fix Vec creation
|
| #
09a940d7
|
| 17-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - add logging stage for solve on BP examples
|
| #
9396343d
|
| 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - adapt PETSc BPs for CUDA
|
| #
aed33fce
|
| 13-Mar-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #468 from CEED/jeremy/multigrid-coarse
Multigrid - use GAMG, update comments
|
| #
199551f5
|
| 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - BP/multigrid variable consistency
|
| #
c70bd2a0
|
| 13-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - homogonize qf/op variable names
|
| #
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
|
| #
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
|
| #
7db43d7f
|
| 27-Feb-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #464 from CEED/jeremy/multigrid-fixes
Diagonal Computation Fix
|
| #
82311801
|
| 26-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - remove some symmetries in the BP test cases
|
| #
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
|
| #
74312f09
|
| 31-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Examples - remove imode variables in PETSc examples
|
| #
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
|
| #
d70d1a89
|
| 31-Jan-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #452 from CEED/jeremy/dof-per-node
PETSc - add DoF/node output in PETSc examples
|
| #
db419314
|
| 31-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - add DoF/node output in PETSc examples
|