OpenVDB  3.2.0
Public Member Functions | List of all members
DirichletOp< ValueType > Struct Template Reference

Constant boundary condition functor. More...

#include <PoissonSolver.h>

Public Member Functions

void operator() (const Coord &, const Coord &, ValueType &, ValueType &diag) const
 

Detailed Description

template<typename ValueType>
struct openvdb::v3_2_0::tools::poisson::internal::DirichletOp< ValueType >

Constant boundary condition functor.

Member Function Documentation

◆ operator()()

void operator() ( const Coord ,
const Coord ,
ValueType &  ,
ValueType &  diag 
) const
inline

The documentation for this struct was generated from the following file: