CubbyFlow::CustomVectorField< N >::Builder Member List
This is the complete list of members for CubbyFlow::CustomVectorField< N >::Builder, including all inherited members.
Build() const | CubbyFlow::CustomVectorField< N >::Builder | |
MakeShared() const | CubbyFlow::CustomVectorField< N >::Builder | |
WithCurlFunction(const std::function< typename GetCurl< N >::Type(const Vector< double, N > &)> &func) | CubbyFlow::CustomVectorField< N >::Builder | |
WithDerivativeResolution(double resolution) | CubbyFlow::CustomVectorField< N >::Builder | |
WithDivergenceFunction(const std::function< double(const Vector< double, N > &)> &func) | CubbyFlow::CustomVectorField< N >::Builder | |
WithFunction(const std::function< Vector< double, N >(const Vector< double, N > &)> &func) | CubbyFlow::CustomVectorField< N >::Builder |