OpenVDB
6.0.0
|
#include <PotentialFlow.h>
Public Member Functions | |
SolveBoundaryOp (const Vec3GridT &velGrid, const MaskT &domainGrid) | |
void | operator() (const Coord &ijk, const Coord &neighbor, double &source, double &diagonal) const |
Public Attributes | |
const double & | mVoxelSize |
const Vec3GridT & | mVelGrid |
const MaskT & | mDomainGrid |
|
inline |
|
inline |
const MaskT& mDomainGrid |
const Vec3GridT& mVelGrid |
const double& mVoxelSize |