mantaflow  0.10
A framework for fluid simulation
Classes | Functions
fastmarch.h File Reference
#include <queue>
#include "levelset.h"

Go to the source code of this file.

Classes

class  Manta::FmValueTransportScalar< GRID, T >
 
class  Manta::FmValueTransportVec3< GRID, T >
 
class  Manta::FmHeapEntryOut
 
class  Manta::FmHeapEntryIn
 
class  Manta::FastMarch< T, TDIR >
 fast marching algorithm wrapper class More...
 

Functions

template<class GRID , class T >
Manta::fmInterpolateNeighbors (GRID *mpVal, int x, int y, int z, Real *weights)
 Fast marching. Transport certain values.