| #
2fcdcaf2
|
| 01-Jul-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #577 from CEED/jeremy/take-array
Vec - add CeedVectorTakeArray
|
| #
6a6c615b
|
| 30-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Vec - add CeedVectorTakeArray
|
| #
db3f49c5
|
| 30-Jun-2020 |
Yohann <dudouit1@llnl.gov> |
Merge branch 'master' into yohann/nameKernels
|
| #
a970f638
|
| 30-Jun-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #566 from CEED/jeremy/solid-cuda
Solids - enable use of GPU vectors
|
| #
f9342789
|
| 29-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - fix bpOptions stuct filepaths to QFunctions for BP4/6
|
| #
43eb8658
|
| 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Gallery - always set size of identity qf in context, NULL doesn't always work on GPU
|
| #
1c48f5db
|
| 26-Jun-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
PETSc - remove extra CeedInit in multigrid example
|
| #
65275b31
|
| 13-May-2020 |
valeriabarra <valeriabarra21@gmail.com> |
Merge branch 'master' into valeria/NSfixes
|
| #
3612d425
|
| 06-May-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #532 from CEED/jeremy/gpu-tap-edit
Small GPU Test Changes
|
| #
bcc01d93
|
| 05-May-2020 |
Jeremy L Thompson <thompson.jeremy.luke@gmail.com> |
Multigrid - fix memtype in CeedVecSetArray call
|
| #
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
|
| #
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
|
| #
61608365
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Multigrid - create fineLevel = numLevels - 1 variable for readability
|
| #
a97643b0
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Multigrid - use one mat shell for prolong/restrict
|
| #
ce74dcef
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - set GET_DIAGONAL for bps
|
| #
5e81177d
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Multigrid - simplify diagonal computation logic
|
| #
483f8b0d
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - simplify calls to gather/scatter
|
| #
15ce0ef0
|
| 06-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - convert multigrid example to use GAMG on coarse solve
|
| #
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
|
| #
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
|