| 6f233036 | 22-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #315 from CEED/valeria/fix-ns-xcorners-vecdestroy
Fix CeedVectorDestroy on xcorners |
| 2bf94d92 | 22-Aug-2019 |
valeria <valeriabarra21@gmail.com> |
Fix CeedVectorDestroy on xcorners |
| d8f9c2be | 22-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #313 from CEED/valeria/ns-fix-double-vec-destroy
NS example: Remove repeated CeedVectorDestroy |
| 0eff88ca | 21-Aug-2019 |
valeria <valeriabarra21@gmail.com> |
Move CeedVectorDestroys after using ceed vectors |
| 4395b381 | 21-Aug-2019 |
valeria <valeriabarra21@gmail.com> |
Remove repeated CeedVectorDestroy on xceed |
| 6aa3f2b3 | 21-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #310 from CEED/yohann/fix-atomicAdd
Fix atomicAdd in cuda-gen backend |
| ea339264 | 19-Aug-2019 |
Yohann <yohann.dudouit@gmail.com> |
Fix a bug in the description of vectorial bps in petsc (#309)
Also fix a bug introduced in cuda-gen backend to overcome the bug in the bps. |
| 2acd9924 | 19-Aug-2019 |
Yohann Dudouit <yohann.dudouit@gmail.com> |
Working on cc >= 6 |
| f1a13f77 | 19-Aug-2019 |
Yohann Dudouit <yohann.dudouit@gmail.com> |
Remove atomicAdd function for compute capabilities > sm_60 |
| 52a50202 | 16-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #308 from CEED/jeremy/clean-fix
Makefile: Fix make clean for examples |
| 607d6a8b | 16-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Makefile: Fix make clean for eamples |
| 072ef5af | 13-Aug-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Change default NS problemtype to density_current (#307) |
| bde6980c | 07-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #302 from CEED/jeremy/dmplex
Create DMPlex PETSc BPs |
| 6d3db1e3 | 07-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - Use BP2 for bps.c testing, wider codecov |
| 6bd9afca | 06-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc - Update example output and DMPlex boundary conditions |
| 25c25d11 | 05-Aug-2019 |
Oana Marin <oanam@anl.gov> |
The labels for BCs were not correctly written, solution has lower max error, added also vtk support. |
| 6f87d196 | 31-Jul-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Travis: Use PETSc master, commit 73f49a0 |
| 819eb1b3 | 30-Jul-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
PETSc DMPlex BP1-6 working in unified code |
| 019e0f4a | 02-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #303 from CEED/nvcc-host-compiler
In Makefile, use the user defined c++ compiler as the nvcc host compiler |
| d0d1c52c | 02-Aug-2019 |
Veselin Dobrev <dobrev@llnl.gov> |
In Makefile, use the user defined c++ compiler as the nvcc host compiler. |
| 3acac8e6 | 23-Jul-2019 |
Oana Marin <oanam@anl.gov> |
Update PETSc DMPlex BP3 |
| f02ca4a2 | 12-Jul-2019 |
Jed Brown <jed@jedbrown.org> |
Refine PETSc DMPlex BPs
This currently only views shape, but could some day learn to view values. Adding to public interface because it's a useful tool for debugging user code. |
| e8e4412e | 01-Jun-2019 |
Oana Marin <oanam@anl.gov> |
Initial work on PETSc DMPlex BPs |
| defb4ffc | 29-Jul-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #301 from CEED/jeremy/nek-cuda-fix
Nek: move bps qf files |
| dd724d61 | 29-Jul-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Nek: create bps qf files |