OpenVDB
12.0.0
|
Dirichlet boundary condition functor. More...
#include <openvdb/tools/PoissonSolver.h>
Public Member Functions | |
void | operator() (const Coord &, const Coord &, ValueType &, ValueType &diag) const |
Dirichlet boundary condition functor.
This is useful in describing fluid/air interfaces, where the pressure of the air is assumed to be zero.
|
inline |