1-D Finite Difference Method Heat Solver C++ Currently, no external libraries are used. This has been compiled with g++ 9.4.0 on x86_84 running on Ubuntu 20.04. Build $ cd cpp $ make heat $ ./heat n_timesteps n_nodes