|
1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
|
| File in src/methods | Includes file in include |
|---|---|
| analytical.cpp | methods / analytical.hpp |
| crank_nicolson.cpp | methods / crank_nicolson.hpp |
| dufort_frankel.cpp | methods / dufort_frankel.hpp |
| laasonen.cpp | methods / laasonen.hpp |
| richardson.cpp | methods / richardson.hpp |