mantaflow  0.10
A framework for fluid simulation
Functions
turbulencepart.cpp File Reference
#include "turbulencepart.h"
#include "shapes.h"
#include "randomstream.h"

Functions

Vec3 Manta::hsv2rgb (Real h, Real s, Real v)
 
void Manta::KnSynthesizeTurbulence (TurbulenceParticleSystem &p, FlagGrid &flags, WaveletNoiseField &noise, Grid< Real > &kGrid, Real alpha, Real dt, int octaves, Real scale, Real invL0, Real kmin)