numerics
Loading...
Searching...
No Matches
spatial_hash.cpp
Go to the documentation of this file.
1/// @file spatial_hash.cpp
2/// @brief SpatialHash is now a header-only wrapper around num::CellList2D.
3/// This translation unit is intentionally empty -- kept for CMake.
4#include "spatial_hash.hpp"
SPH neighbour search – now powered by num::CellList2D.