| 30a100c3 | 04-Nov-2019 |
Jed Brown <jed@jedbrown.org> |
CeedLobattoQuadrature: error if Q<2 |
| 95bb1877 | 06-Dec-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Small doc improvements to make it more readable and consistent |
| 27fd9739 | 20-Oct-2019 |
Jed Brown <jed@jedbrown.org> |
CeedQFunctionCreateInterior: error handling when f or source is NULL |
| 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. |
| 0e4d4210 | 03-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Ceed - Define CEED_EPSILON for interface use |
| 3c1eb631 | 06-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |
| 3bd813ff | 23-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Operator - Add CreateElementFDMInverse |
| fb551037 | 23-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Basis - Update QR to prevent divide by zero |
| a8c14239 | 02-Dec-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #423 from CEED/jeremy/small-fixes
Small fixes from Python Work |
| 19026a3f | 21-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Fix spacing in doc of ceed-basis.c |
| c8817ca9 | 21-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Add copyright statement to ceed-fortran interface |
| 13873f79 | 08-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Ceed - minor codecov updates |
| 250756a7 | 08-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Operator - provide default impl of Composite Operators |
| cae8b89a | 07-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Operator - Add OperatorApplyAdd, implement for CPU, OCCA backends |
| bb64980d | 20-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Doc - more small fixes |
| 34138859 | 20-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Doc - small updates for correctness |
| 79c731c9 | 20-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Remove stray python test file
|
| d6c42ddf | 20-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Remove stray python test file
|
| 8512d88d | 20-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Remove stray python file |
| e41a9036 | 17-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Use consistent scientific notation in t313-basis.c |
| 166c82af | 15-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Use consisten scientific notation in t311-basis.c |
| 2f8bb677 | 15-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Use consisten scientific notation in t310-basis.c |
| c77a618e | 14-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Minor fix in ceed-basis.c documentation |
| 913efc9a | 19-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
QFunction - update style in Calloc call |
| d79b80ec | 19-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Ceed - update documentation: CEED -> Ceed context |