1D Heat Equation Solver 1.0
Computational Methods Assignment 2025
Loading...
Searching...
No Matches
Method Member List

This is the complete list of members for Method, including all inherited members.

name() const =0Methodpure virtual
step(const Grid &g, double D, double dt, const std::vector< double > &Tprev, const std::vector< double > &Tcurr, std::vector< double > &Tnext) const =0Methodpure virtual
uses_previous_step() const =0Methodpure virtual
~Method()=defaultMethodvirtual