|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|
Defines the ThermalSystem class for multi-threaded, SIMD-accelerated heat diffusion. More...
#include <atomic>#include <barrier>#include <memory>#include <thread>#include <vector>

Go to the source code of this file.
Classes | |
| class | ThermalSystem |
| Manages a thread pool to compute 3D explicit thermal diffusion across voxel chunks. More... | |
Defines the ThermalSystem class for multi-threaded, SIMD-accelerated heat diffusion.