Updated Decomposition (markdown) authored by rundeck's avatar rundeck
......@@ -21,8 +21,10 @@ The Fixed decomposition just divide the domain as the user specified and assign
The data driven decomposition instead consider the volume of the information the structure store and divide the volume equally them equally regardless of the communication.
### Model decomposition
<div id="sliderFrame">
* A
* B
<div id="sliderFrame">
<div id="slider">
<img src="uploads/images/domain.jpg" alt="Initial domain" />
<img src="uploads/images/domain_decomposed.jpg" alt="Divide the space into a grid of sub-sub-domain" />
......
......