- For .c files: __fw{s, r, t}_{method}.c __where s=standard, r=recursive and t=tiled.
- For folders with results: _{s, r, t}method/
- One Makefile that compiles all source codes.
- All .c files in folder OpenMp.
- Result of make in make folders.
- Results of run in _{s, r, t}method/ folders.
- Separate folder and Makefile for each method.
- In _{s, r, t}method/ folders:
- Makefile
- Source code
- Result of make in make folder.
- Results of run in results folder.