| #
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
|
| #
ce74dcef
|
| 10-Mar-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - set GET_DIAGONAL for bps
|
| #
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
|
| #
db419314
|
| 31-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - add DoF/node output in PETSc examples
|
| #
32d2ee49
|
| 13-Jan-2020 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
PETSc example: Areasphere (#439)
* Initial development of area sphere
* Update examples/ceed/.gitignore with ex2
* Fix file path for OKL files
|
| #
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
|
| #
7c903a07
|
| 06-Nov-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #405 from CEED/jeremy/astyle
Fix Style Indentation Errors
|
| #
cb0b5415
|
| 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Style - Fix indentation errors
|
| #
cb32e2e7
|
| 24-Oct-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Add PETSc example areaplex (#394)
Update bps files with new subfolders structure
* Add header h and okl files
* Update REAMDE.md
|
| #
c360dbdf
|
| 18-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #392 from CEED/jeremy/get-ceed
Get Full Ceed Resource Name
|
| #
2d03409c
|
| 18-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - print backend used rather than requested
|
| #
e4f26f3e
|
| 17-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #386 from CEED/jeremy/avx-add
Minor AVX Backend Changes
|
| #
9e168476
|
| 16-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - use p=5, qextra=5 for testing with bp2 to get nqpts=11=6+5 for AVX testing
|
| #
42030c05
|
| 16-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - minor fixes
|
| #
e6a04bf5
|
| 16-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #273 from CEED/p-multigrid
P Multigrid Example
|
| #
7f823360
|
| 16-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style
|
| #
6c5df90d
|
| 16-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Multigrid - combine multigrid and petsc example code for reuse
|