aboutsummaryrefslogtreecommitdiff
path: root/Examples/Euler.m
Commit message (Collapse)AuthorAge
* Euler.m: Replace standard finite differencing with conservative method ↵Ian Hinder2010-09-30
| | | | (minmod and HLLE)
* Euler.m: Add shock tube initial dataIan Hinder2010-09-29
|
* Euler.m: Schedule RHS calculation only in the interior of the gridIan Hinder2010-09-28
|
* Separate out Euler equation calculations in preparation for hydro and fix ↵Ian Hinder2010-09-28
| | | | scheduling
* Add Euler equation (very preliminary)Ian Hinder2010-09-27