| #
db419314
|
| 31-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - add DoF/node output in PETSc examples
|
| #
8a37b0ef
|
| 20-Jan-2020 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #436 from CEED/jeremy/diag-refactor
AssembleLinearDiag Optimizations
|
| #
efc78312
|
| 08-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add lmode to ElemRestrictionGetMultiplicity
|
| #
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
|
| #
cdb3667f
|
| 16-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - remove extra memcpy in Multigrid example
|
| #
fa9eac48
|
| 31-Jul-2019 |
Jed Brown <jed@jedbrown.org> |
CeedElemRestrictionGetMultiplicity: move TransposeMode to an input arg
Enables support for interlaced (CEED_TRANSPOSE), as typically used in PETSc examples/apps.
|
| #
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
|
| #
196c9032
|
| 11-Nov-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #409 from CEED/jeremy/ident-cpu-opt
CPU - avoid extra memcpy for identity qfunctions
|
| #
60f77c51
|
| 01-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
QFunction - Refactor CreateIdentity to include inmode and outmode
|
| #
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
|
| #
dc7d240c
|
| 29-Oct-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Some cleaning (#400)
* Some cleaning
* PETSc - update gitignore
|
| #
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
|
| #
28a0538f
|
| 17-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #387 from CEED/jeremy/multigrid-fixes
PETSc Examples - small fixes
|
| #
226c3a8f
|
| 17-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - small 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
|