HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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>
+ Include dependency graph for LevelSetAdvect.h:

Go to the source code of this file.

Classes

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

Namespaces

 openvdb
 
 openvdb::OPENVDB_VERSION_NAME
 
 openvdb::OPENVDB_VERSION_NAME::tools
 

Detailed Description

Hyperbolic advection of narrow-band level sets.

Author
Ken Museth

Definition in file LevelSetAdvect.h.