|
1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
|
This is the complete list of members for Laasonen, including all inherited members.
| name() const override | Laasonen | inlinevirtual |
| step(const Grid &g, double D, double dt, const std::vector< double > &Tprev, const std::vector< double > &Tcurr, std::vector< double > &Tnext) const override | Laasonen | virtual |
| uses_previous_step() const noexcept override | Laasonen | inlinevirtual |
| ~Method()=default | Method | virtual |