OpenVDB  1.1.0
Classes | Namespaces
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...
class  LevelSetAdvection< GridT, FieldT, InterruptT >::LevelSetAdvect< MapT, SpatialScheme, TemporalScheme >

Namespaces

namespace  openvdb
namespace  openvdb::v1_1_0
namespace  openvdb::v1_1_0::tools

Detailed Description

Hyperbolic advection of narrow-band level sets.

Author
Ken Museth