OpenVDB  11.0.0
Classes | Namespaces
LevelSetAdvect.h File Reference

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

#include <tbb/parallel_for.h>
#include <tbb/parallel_reduce.h>
#include "LevelSetTracker.h"
#include "VelocityFields.h"
#include <openvdb/Platform.h>
#include <openvdb/math/FiniteDifference.h>
#include <functional>

Go to the source code of this file.

Classes

class  LevelSetAdvection< GridT, FieldT, InterruptT >
 Hyperbolic advection of narrow-band level sets in an external velocity field. More...
 

Namespaces

 openvdb
 
 openvdb::v11_0
 
 openvdb::v11_0::tools
 

Detailed Description

Hyperbolic advection of narrow-band level sets.

Author
Ken Museth