|
numerics
|
Directories | |
| backends | |
Files | |
| fluid3d.cpp | |
| Single-switch dispatch from Backend enum to 3D SPH backend implementations. | |
| fluid3d.hpp | |
| 3D WCSPH fluid solver – public interface and dispatch hub | |
| heat3d.hpp | |
| Heat transfer parameters for the 3D SPH backends. | |
| kernel.hpp | |
| SPH smoothing kernels for 3D WCSPH — delegates to num::SPHKernel<3>. See kernel3d.hpp for the Kernel3D alias. | |
| kernel3d.hpp | |
| SPH smoothing kernels for 3D WCSPH — delegates to num::SPHKernel<3>. | |
| main.cpp | |
| 3D SPH fluid simulation – hose demo with scene rotation | |
| particle3d.hpp | |
| rigid_body3d.hpp | |
| spatial_hash3d.hpp | |
| 3D SPH neighbour search – powered by num::CellList3D | |