| f90c8643 | 22-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 8c91a0c9 | 27-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Documentation Typo Fixes (#321)
* Basis - fix typo in doc
* Ceed - fix typo in doc
* Operator - fix typo in doc
* QFunction - fix typo in doc
* Ceed.h - fix typos in doc
* Ref - fix t
Documentation Typo Fixes (#321)
* Basis - fix typo in doc
* Ceed - fix typo in doc
* Operator - fix typo in doc
* QFunction - fix typo in doc
* Ceed.h - fix typos in doc
* Ref - fix typos in doc
* Blocked - fix typos in doc
* READMEs - typo fixes
show more ...
|
| a6707620 | 27-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - transpose wBJ in advection v2 |
| dcb5ea98 | 27-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - write wBBJ as 3x3 |
| 1980ef9f | 27-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - Use vla for clarity |
| f69ab6fe | 27-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - Update wBJ indexing, fix advection v2 |
| d3626b9b | 27-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - Update advection du indexing |
| 59829f9b | 26-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS - Fix advection v2 and update documentation |
| e3d00e66 | 26-Aug-2019 |
valeria <valeriabarra21@gmail.com> |
Update README.md |
| 16d2abfa | 26-Aug-2019 |
Valeria Barra <39932030+valeriabarra@users.noreply.github.com> |
Update examples/navier-stokes/README.md
Added documentation on the unit scaling factors |
| 752a65f4 | 25-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Update sign in advection example |
| ae1662ea | 25-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS, use BasisGetNumNodes |
| b5b7ca2e | 25-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add *.bin* files to NS clean and gitignore |
| 2bf94d92 | 22-Aug-2019 |
valeria <valeriabarra21@gmail.com> |
Fix CeedVectorDestroy on xcorners |
| 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 |
| 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. |
| 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) |
| 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 |
| 3acac8e6 | 23-Jul-2019 |
Oana Marin <oanam@anl.gov> |
Update PETSc DMPlex BP3 |