CustomScalarField2.h File Reference
#include <Core/Field/ScalarField2.h>
Go to the source code of this file.
Classes | |
class | CubbyFlow::CustomScalarField2 |
2-D scalar field with custom field function. More... | |
class | CubbyFlow::CustomScalarField2::Builder |
Front-end to create CustomScalarField2 objects step by step. More... | |
Namespaces | |
CubbyFlow | |
Typedefs | |
using | CubbyFlow::CustomScalarField2Ptr = std::shared_ptr< CustomScalarField2 > |
Shared pointer type for the CustomScalarField2. More... | |