| 854d7219 | 12-Sep-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'petsc-bp3' of github:ceed/libceed [PR #141]
* 'petsc-bp3' of github:ceed/libceed: petsc bp3: implement Dirichlet zero boundary conditions Use p+2 qpts for PETSc BPs, fix typo in de
Merge branch 'petsc-bp3' of github:ceed/libceed [PR #141]
* 'petsc-bp3' of github:ceed/libceed: petsc bp3: implement Dirichlet zero boundary conditions Use p+2 qpts for PETSc BPs, fix typo in description Add PETSc BP3 Revision of PETSc BP1
show more ...
|
| 3eb040ea | 11-Sep-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #150 from CEED/jed/petsc-bp3
Merge Dirichlet zero boundary conditions for PETSc BP3 |
| 164d7109 | 04-Sep-2018 |
Jed Brown <jed@jedbrown.org> |
petsc bp3: implement Dirichlet zero boundary conditions
Choose solution satisfying these boundary conditions. We can implement inhomogeneous Dirichlet conditions if desired. |
| 21a3267a | 04-Sep-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Use p+2 qpts for PETSc BPs, fix typo in description |
| 3c8335c2 | 01-Sep-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add PETSc BP3 |
| e6e9a80e | 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Restore ceed argument in TensorContractRef/Opt |
| 5fe0d4fa | 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Switch held ref ceed to delegate ceed recursively checked for |
| 667bc5fc | 29-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Refactor to standardize backend create functions |
| ba4bcd91 | 28-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Revision of PETSc BP1 |
| dba52a49 | 04-Sep-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #147 from CEED/opt-to-vec
Rename /cpu/self/opt to /cpu/self/blocked |
| 4a2e7687 | 04-Sep-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Rename /cpu/self/opt to /cpu/self/blocked |
| a7dfafed | 29-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'new-basis-shapes' [PR #97]
* new-basis-shapes: Non-tensor bases |
| a8de75f0 | 17-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Non-tensor bases
Add simplex integration test
Add simplex grad test
Style changes
Common header for t32* tests, reorder grad
Add t520 operator test with 2D simplex basis
Add t501 and t521 non-z
Non-tensor bases
Add simplex integration test
Add simplex grad test
Style changes
Common header for t32* tests, reorder grad
Add t520 operator test with 2D simplex basis
Add t501 and t521 non-zero operator tests
Adjust Fortran tests for clarity
Explicitly cast Fortran values as doubles in tests
Modify PR97 for new Fortran interface
Flaten CEED_TOPO to include dimension
Rebase PR 97 to new testing convention
Reorder ElemTopo to embed dimension bitwise, doc fix
Switch numbering convention, add GetTopologyDimension
Fortran headers for t31* and t51*, adjust PR97 for COLLOCATED typo
show more ...
|
| d8c10cdc | 28-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'master' of github:valeriabarra/libceed [PR #146]
* 'master' of github:valeriabarra/libceed: fixed other occurrences of 'colocated' fixed misalignment Refactored 'colocated' missp
Merge branch 'master' of github:valeriabarra/libceed [PR #146]
* 'master' of github:valeriabarra/libceed: fixed other occurrences of 'colocated' fixed misalignment Refactored 'colocated' misspelling
show more ...
|
| 1adffcc9 | 28-Aug-2018 |
Valeria Barra <valeria.barra@colorado.edu> |
fixed other occurrences of 'colocated' |
| 266a904f | 28-Aug-2018 |
Valeria Barra <valeria.barra@colorado.edu> |
fixed misalignment |
| 783c99b3 | 28-Aug-2018 |
Valeria Barra <valeria.barra@colorado.edu> |
Refactored 'colocated' misspelling |
| 5726b884 | 27-Aug-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #143 from CEED/test-whitelist
Add testing whitelist |
| 4cc6aec3 | 26-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Add testing whitelist
Explicitly check for t103 or t104 for expected fail |
| 269c27c9 | 27-Aug-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #145 from CEED/travis-fixed
Test against specific commit of OCCA |
| 033e31d2 | 27-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Modify Travis to allow failures on OCCA HEAD |
| 5fc0f6d6 | 26-Aug-2018 |
jeremylt <jeremy.thompson@colorado.edu> |
Also test against specific commit of OCCA |
| c1e35e21 | 26-Aug-2018 |
Jed Brown <jed@jedbrown.org> |
Merge branch 'occa-vec' [PR #99]
* occa-vec: Remove large stack allocation Fix occa vector memory management |
| 0c48d69e | 25-Aug-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #134 from CEED/jed/fortran-api-array
Jed/fortran api array |
| 84282b67 | 22-Aug-2018 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #140 from CEED/jed/mfem-bp-sizes
Jed/mfem bp sizes |