| 4f694d2f | 03-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Operator - use threshold based on max norm for diag/fdm assembly |
| 547d9b97 | 03-Feb-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Vector - add CeedVectorNorm |
| db10e42c | 30-Jan-2020 |
David Medina <dmed256@gmail.com> |
[Tests] Removed testing padded entries since backends might handle padding differently |
| b1f1e60f | 27-Jan-2020 |
Natalie Beams <246972+nbeams@users.noreply.github.com> |
change size of u (#448)
Fixes segfault in t412-qfunction.c |
| efc78312 | 08-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Restriction - add lmode to ElemRestrictionGetMultiplicity |
| 36a35888 | 18-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Python -add elemrestriction tests |
| fbf0d6d8 | 18-Dec-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Python - add t107, t300, t301, t304, and t305 outputs |
| 560a5cbc | 18-Dec-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Python - basis tests |
| 86f334db | 18-Dec-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Python - vector tests |
| dcb538d3 | 18-Dec-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Python - add buildmats for tests |
| 34888c24 | 17-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Python - operator tests |
| 5ac30c8e | 17-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Python - qfunction tests |
| 15d7d362 | 17-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Python - initial tests |
| 5ea7526b | 09-Jan-2020 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - fix error in test t504-f |
| 0436c2ad | 11-Dec-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Style - rename files vec->vector for consistency |
| 9539de9f | 21-Oct-2019 |
Jed Brown <jed@jedbrown.org> |
NS: more permissive TS limits trust error controller |
| b974e86e | 06-Dec-2019 |
Jed Brown <jed@jedbrown.org> |
ns: add to tests (requires recent PETSc) |
| 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. |
| 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 |
| 872c4ebb | 22-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - header file fixes |
| 31e5b035 | 22-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - remove double word in t5* file descriptions |
| 8634965c | 21-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Use consistent scientific notation in t325-basis.c |
| 6207dc84 | 21-Nov-2019 |
valeriabarra <valeriabarra21@gmail.com> |
Use consistent scientific notation in t324-basis.c |