We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bc8f0b commit e95856dCopy full SHA for e95856d
1 file changed
docs/_toc.yml
@@ -3,15 +3,18 @@ root: intro
3
parts:
4
- caption: Overview
5
chapters:
6
+ - file: euler-eqs.md
7
+ - file: euler-riemann.ipynb
8
+ - file: ppm.md
9
- file: ppm-reconstruction.ipynb
10
+
11
+ - caption: Advection
12
+ chapters:
13
- file: advection.ipynb
14
- file: advection-convergence.ipynb
15
- - caption: PPM Hydrodynamics
16
+ - caption: Hydrodynamics
17
- - file: euler-eqs.md
- - file: euler-riemann.ipynb
- - file: ppm.md
18
- file: euler.ipynb
19
- file: convergence.ipynb
20
- file: hse-reconstruction.ipynb
0 commit comments