OpenVDB  3.1.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_1_0::tools::poisson::internal::DirichletOp< ValueType >

Constant boundary condition functor.

Member Function Documentation

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

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