| b52ddc88 | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Update ex1 and PETSc examples, DoF -> Node |
| f90c8643 | 22-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Make style |
| 8795c945 | 22-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Rename NDoF to NNodes and style updates |
| 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 |
| 1ecfee03 | 26-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #320 from CEED/valeria/update-ns-readme
Update examples/navier-stokes/README.md |
| 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 |
| 20892d36 | 25-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #319 from CEED/jeremy/ns-get-nodes
In Navier-Stokes use BasisGetNumNodes |
| ae1662ea | 25-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
NS, use BasisGetNumNodes |
| 81b9f325 | 25-Aug-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Merge pull request #317 from CEED/jeremy/ns-full-clean
Add *.bin* files to NS clean and gitignore |
| b5b7ca2e | 25-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add *.bin* files to NS clean and gitignore |
| 4e499613 | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Fix typo in t108 lcov comment |
| de996c55 | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Change EXCL_END -> EXCL_STOP |
| a2546046 | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add additional LCOV_EXCL tags |
| f825b2bc | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Update travis lcov/codecov |
| e0dd0e9f | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Drop codecov for OSX, its a bottleneck |
| 56bef796 | 23-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Add lcov exclusions |
| 7e8f042d | 22-Aug-2019 |
jeremylt <jeremy.thompson@colorado.edu> |
Use lcov on Travis |