## Illustration of the problem
-![illustration](./doc/structure-2d.png)
+![illustration](./images/structure-2d.png)
## numerical results
-![animation](./doc/animation.gif)
+![animation](./images/animation.gif)
# Discretization of the non-uniform isotropic heat equation
In general, the non-uniform isotropic heat equation is as following
## Mesh
-![mesh](./doc/mesh-2d.png)
+![mesh](./images/mesh-2d.png)
## Results
To simplify the question, the heat equation is solved in two-dimensions (x-y) by assuming that the z-axis is homogeneous. Following is part of the running results in 4-threads:
## Temperature distribution
-![temperatureDis](./doc/temperature-2d.png)
+![temperatureDis](./images/temperature-2d.png)
## 8-threads
-![threads](./doc/threads-2d.png)
+The colors stand for different cores.
+![threads](./images/threads-2d.png)
# References
<code>