| 15 | | Note that dim ranges from 0 to 2, but for some problems (e.g. `AMRZeldovichPancake`) `CellLeftEdge[]` may be NULL for dim = 1 and dim = 2. |
| | 13 | Note that dim ranges from 0 to 2, but for some 1D and 2D problems `CellLeftEdge[]` may be NULL for dim = 1 and dim = 2. |
| | 14 | |
| | 15 | This bug affects the following problems: |
| | 16 | |
| | 17 | * `1DHydroShockTubes` |
| | 18 | * `AMRZeldovichPancake` |
| | 19 | * `HDMHD2DCheckOddEvenCouplingOfRiemannSolver` |
| | 20 | * `HD-Sedov-Taylor-BlastWave` |
| | 21 | * `MHD2DBlastWave` |
| | 22 | * `MHD2DRotorTest` |
| | 23 | * `RampedKelvinHelmholtz2D` |
| | 24 | * `ZeldovichPancake`. |