Fluid3dSolver::VorticityConfinement Class Reference

#include <Fluid3dSolver.h>

Inheritance diagram for Fluid3dSolver::VorticityConfinement:

Fluid3dSolver::VorticityConfinementImpl List of all members.

Public Member Functions

void setVorticityScale (float epsilon)
void setVoxelSize (float voxelSize)
void run ()

Detailed Description

Adds turbulence to a velocity field by means of vorticity confinement. Writes the resulting vorticity confinement force to a given force texture.


Member Function Documentation

void Fluid3dSolver::VorticityConfinement::run  ) 
 

Performs one computation step of the vorticity confinement.

void Fluid3dSolver::VorticityConfinement::setVorticityScale float  epsilon  ) 
 

Sets the vorticity scale to be used.

Parameters:
epsilon the scale of the vorticity confinement.

void Fluid3dSolver::VorticityConfinement::setVoxelSize float  voxelSize  ) 
 

Sets the voxel size of the computation domain.

Parameters:
voxelSize the voxel size to be set.


The documentation for this class was generated from the following files:
Generated on Fri Jun 16 08:42:49 2006 for GPU Thesis by  doxygen 1.4.6-NO