OpenVDB  1.2.0
Classes | Namespaces | Constant Groups
LevelSetAdvect.h File Reference

Hyperbolic advection of narrow-band level sets. More...

#include "LevelSetTracker.h"
#include "Interpolation.h"
#include <openvdb/math/FiniteDifference.h>

Go to the source code of this file.

Classes

class  DiscreteField< VelGridT, Interpolator >
 Thin wrapper class for a velocity grid. More...
 
class  EnrightField< ScalarT >
 Analytical, divergence-free and periodic vecloity field. More...
 
class  LevelSetAdvection< GridT, FieldT, InterruptT >
 Hyperbolic advection of narrow-band level sets in an external velocity field. More...
 

Namespaces

 openvdb
 
 openvdb::v1_2_0
 
 openvdb::v1_2_0::tools
 

Constant Groups

 openvdb
 
 openvdb::v1_2_0
 
 openvdb::v1_2_0::tools
 

Detailed Description

Hyperbolic advection of narrow-band level sets.

Author
Ken Museth