CubbyFlow::CustomScalarField3::Builder Member List

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

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