numerics
Loading...
Searching...
No Matches
heat.cpp
Go to the documentation of this file.
1/// @file heat.cpp
2/// @brief Heat computation has moved to backends/seq/heat.cpp and
3/// backends/omp/heat.cpp. Dispatch happens in fluid.cpp.
4/// This translation unit is intentionally minimal -- kept for CMake.
5#include "heat.hpp"
Heat transfer parameters for the SPH backends.