CubbyFlow::CustomScalarField2::Builder Member List

This is the complete list of members for CubbyFlow::CustomScalarField2::Builder, including all inherited members.

Build() constCubbyFlow::CustomScalarField2::Builder
MakeShared() constCubbyFlow::CustomScalarField2::Builder
WithDerivativeResolution(double resolution)CubbyFlow::CustomScalarField2::Builder
WithFunction(const std::function< double(const Vector2D &)> &func)CubbyFlow::CustomScalarField2::Builder
WithGradientFunction(const std::function< Vector2D(const Vector2D &)> &func)CubbyFlow::CustomScalarField2::Builder
WithLaplacianFunction(const std::function< double(const Vector2D &)> &func)CubbyFlow::CustomScalarField2::Builder