mantaflow  0.10
A framework for fluid simulation
Functions
vortexpart.cpp File Reference
#include "vortexpart.h"
#include "integrator.h"
#include "mesh.h"

Functions

Vec3 Manta::VortexKernel (const Vec3 &p, const vector< VortexParticleData > &vp, Real scale)
 
vector< Vec3 > Manta::KnVpAdvectMesh (vector< Node > &nodes, const vector< VortexParticleData > &vp, Real scale)
 
vector< Vec3 > Manta::KnVpAdvectSelf (vector< VortexParticleData > &vp, Real scale)