1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
Loading...
Searching...
No Matches
solver.cpp File Reference

Time-marching driver for the 1D heat equation. More...

#include "solver.hpp"
#include <algorithm>
Include dependency graph for solver.cpp:

Go to the source code of this file.

Detailed Description

Time-marching driver for the 1D heat equation.

Definition in file solver.cpp.