OpenVDB  0.104.0
Classes | Namespaces
LevelSetAdvect.h File Reference

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

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

Go to the source code of this file.

Classes

class  DiscreteField< VelGridT, Interpolator >
 Sime 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

namespace  openvdb
 
namespace  openvdb::v0_104_0
 
namespace  openvdb::v0_104_0::tools
 

Detailed Description

Hyperbolic advection of narrow-band level sets.

Author
Ken Museth