| 55e4cc5b | 11-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - clean up qvecsout via increasing references |
| 67db23e4 | 11-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - update identity qf assemby error message |
| 53d298d0 | 06-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
make sytle |
| 60f77c51 | 01-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
QFunction - Refactor CreateIdentity to include inmode and outmode |
| 619d0d8a | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - add exception for petsc-multigrid because OCCA does not support qfunction reuse |
| 16911fda | 01-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
CPU - avoid extra memcpy for identity qfunctions |
| 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 |
| 9310a6cc | 06-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Gallery - update comments in Poisson 2/3D |
| 3f57957c | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tidy - use std=c99 |
| cddd1295 | 06-Nov-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #402 from CEED/jeremy/mkl-typo
Makefile - move --no-as-needed |
| a256a5e2 | 05-Nov-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #411 from CEED/jeremy/fewer-f-tests
Reduce Number of Fortran tests |
| 8f8026dd | 04-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fortran - reduce number of basis tests
|
| 670f46e7 | 04-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fortran - reduce number of elem rstr tests
|
| 316562b8 | 04-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - update t001 description |
| 4b330c0f | 04-Nov-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fortran - remove vector error tests
|
| 7b49ae6c | 29-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Makefile - move --no-as-needed |
| d4f68153 | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
QFunction - use CeedQFunctionUser for CeedQFunctionGetUserFunction |
| ccf0fe6f | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
make style |
| cb0b5415 | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Style - Fix indentation errors |
| f20bb1eb | 31-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #407 from CEED/jeremy/osx-travis-slow
Travis - use xcode11.2 |
| 0193f07b | 31-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Travis - use xcode11.2 |
| e0e6f16b | 30-Oct-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Add directory separator to examples/petsc/.gitignore (#404) |
| aa0ba46f | 30-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #403 from CEED/jeremy/test-tols
Tests - relax t412 tolerence and small style changes |
| 4e367ab1 | 30-Oct-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Tests - relax t412 tolerence and small style changes |
| 72e1b2f7 | 29-Oct-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Makefile - fix small MKL linking error (#401)
* Makefile - separate variable for MKLROOT linking |