/heat

A parallel program that calculates the heat variation on a surface along the time

Primary LanguageC

Operating Systems Assignment

Temperature variation in a square metallic surface

Installation and Usage:

make
./heat

To remove the files created:

make clean

Cheers!