| f9fa8c39 | 05-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add check for MFEM_DIR to Makefile |
| e145fa5f | 05-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[OCCA]Add zeroing of outvecs |
| ef700c2c | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Further work on Nek5000 BPs, added error checking to OpApply |
| 4d0ea229 | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK][WIP] Modifying BPs |
| e797ab98 | 04-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Add PETSc to prove-all target when PETSC_DIR is defined |
| 4f7ce3f4 | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK][WIP] Modifying BPs |
| 6d854a86 | 04-Jul-2018 |
Jed Brown <jed@jedbrown.org> |
Upgrade PETSc bp1 |
| 1018d60a | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK][WIP] Convert bp1 and bp3 |
| 83355890 | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix t17-f issue IDd by Steven Roberts, temporarily restricting t17-f to 1d and 2d only |
| 08ed4d02 | 04-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MAGMA] Fix OP Setup |
| c4ae69e9 | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] Remove print statements for prove-mfem |
| e1ee2b11 | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK] bp1 and bp3 updated |
| 68e7ed8a | 03-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Fixed minor MAGMA typo |
| 34508d5f | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[NEK] Starting to convert BPs |
| 76a4c82b | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[PETSc][WIP] Modifying PETSc BP1, .okl need error fn updated, libceed install/petsc makefile issue |
| 0f5de9e9 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Documentation and style updates |
| 6a35ea15 | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Copy Ref updates to MAGMA |
| a48d94bf | 02-Jul-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] MFEM bp3 works |
| 7ca8db16 | 30-Jun-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
[MFEM] Convert MFEM bp1 to active passive |
| 2d260fa4 | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[tests] t20-qfunction.c revert debug traces |
| 6fcc33cc | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[mfem] qfunc to qdata field, but size does not match yet |
| 6e30562e | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] removed Opencl __global in backends/occa/*okl |
| c8e39fab | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] okl OpenCL hack to make all the tests run |
| 62d728eb | 28-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] qfunctions & operator cleanup |
| 28736925 | 21-Jun-2018 |
camierjs <camier1@llnl.gov> |
[occa] ex1 test running |