Update home authored by Delchini, Marco's avatar Delchini, Marco
## Outlines:
* Introduction
1. Introduction
1. [General Remarks](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Introduction/Summary)
2. [Scaling](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Introduction/Scaling)
<br>
* Installation
2. Installation
1. [Building MFEM](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Installation/Installation-of-MFEM)
2. [Building Euler](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Installation/Building-Euler)
<br>
* Theory
3. Theory
1. [The partial differential system of equations](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Installation/Partial-Diff-Equ.md)
2. [Spatial and temporal discretizations](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Installation/Discretization.md)
3. [Numerical method for conservative and non-conservative fluxes](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Installation/Numerical-Fluxes.md)
......@@ -20,11 +20,11 @@
<br>
* [Workbench: a GUI for Euler](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Workbench)
4. [Workbench: a GUI for Euler](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Workbench)
<br>
* [Examples](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Examples)
5. [Examples](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Examples)
1. [Linear advection equation](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Examples-for-linear-advection-equations)
2. [Burgers' equations](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Examples-for-Burger's-equations)
3. [Multi-dimensional Euler equations](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Examples-for-the-multi-dimensional-Euler-equations)
......@@ -33,7 +33,7 @@
<br>
* [Convergence](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Convergence)
6. [Convergence](https://code.ornl.gov/mxd/SEED-MFEM-2018/wikis/Convergence)
1. [Advection equation](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Convergence/Advection-equation)
2. [Burger's equation](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Convergence/Burgers-equation)
3. [Multi-dimensional Euler equations](https://code.ornl.gov/mxd/SEED-MFEM-2018/-/wikis/Convergence/Convergence-study-for-the-multi-dimensional-Euler-equations)
......
......