C++:有限差分求解随时间变化的一维热方程 空间中的方法 test.hpp test.cpp test.hpp double *fd1d_heat_explicit ( int x_num, double x[], double t, double dt, double cfl,