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

Basic physical and numerical parameter types for the 1D heat problem. More...

This graph shows which files directly or indirectly include this file:

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...

Detailed Description

Basic physical and numerical parameter types for the 1D heat problem.

Definition in file types.hpp.