#include <Fluid3dSolver.h>
Inheritance diagram for Fluid3dSolver::VorticityConfinement:
Public Member Functions | |
void | setVorticityScale (float epsilon) |
void | setVoxelSize (float voxelSize) |
void | run () |
|
Performs one computation step of the vorticity confinement. |
|
Sets the vorticity scale to be used.
|
|
Sets the voxel size of the computation domain.
|