|
1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
|

Files | |
| analytical.cpp | |
| crank_nicolson.cpp | |
| Implementation of the Crank-Nicolson scheme using the Thomas Algorithm. | |
| dufort_frankel.cpp | |
| laasonen.cpp | |
| richardson.cpp | |
| Richardson explicit scheme implementation. | |