|
1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
|
Basic physical and numerical parameter types for the 1D heat problem. More...

Go to the source code of this file.
Classes | |
| struct | PhysParams |
| Physical parameters of the wall heat conduction problem. More... | |
| struct | NumParams |
| Numerical parameters controlling the discretization and output. More... | |
Basic physical and numerical parameter types for the 1D heat problem.
Definition in file types.hpp.