|
numerics
|
Single-switch dispatch from Backend enum to SPH backend implementations. More...
Go to the source code of this file.
Namespaces | |
| namespace | physics |
Single-switch dispatch from Backend enum to SPH backend implementations.
Mirrors src/backends/dispatch.cpp exactly:
Adding a new backend:
case num::Backend::<name>: to the switch in step()Definition in file fluid.cpp.