Solves a 2D heat equation using the Alternating Direction Implicit method (and the Peaceman-Rachford Scheme).
autoreconf -i
./configure
make
Use plot.sh to run the program and generate an mp4 video from the results.
Solves a 2D heat equation using the Alternating Direction Implicit method (and the Peaceman-Rachford Scheme).
autoreconf -i
./configure
make
Use plot.sh to run the program and generate an mp4 video from the results.