| #
0c59ef15
|
| 29-May-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Add PETSc BP2, BP4, BP5, BP6 (#243)
* Add PETSc BP2, BP4, BP5, BP6
* Documentation update
* Update make benchmark
* Minor changes
* Add PETSc bpData structure
* Update make benchmarks
Add PETSc BP2, BP4, BP5, BP6 (#243)
* Add PETSc BP2, BP4, BP5, BP6
* Documentation update
* Update make benchmark
* Minor changes
* Add PETSc bpData structure
* Update make benchmarks
* Benchmark - use default qextra
* Documentation fix
* Clean up PETSc bps.c, add benchmarking first run
* Drop -ksp_max_it from benchmarkscript
show more ...
|
| #
2774d5cb
|
| 26-Mar-2019 |
Jeremy L Thompson <25011573+jeremylt@users.noreply.github.com> |
Explicit time stepping NS solver (#152)
* Squash NS example to single commit
* Update name of NS example and explicitly zero unused outputs
* rename Theta ->theta, deltaTheta -> deltatheta and
Explicit time stepping NS solver (#152)
* Squash NS example to single commit
* Update name of NS example and explicitly zero unused outputs
* rename Theta ->theta, deltaTheta -> deltatheta and make style
* Incorporate Valeria's latest changes
* Fix small bug in Advection header
* Add Valeria's latest updates from ns-working
* Update after Jed's revision
* Improve documentation
* Drop navier-stokes from allexamples
show more ...
|