ScalarField2.h File Reference
#include <Core/Field/Field2.h>
#include <Core/Vector/Vector2.h>
#include <functional>
#include <memory>

Go to the source code of this file.

Classes

class  CubbyFlow::ScalarField2
 Abstract base class for 2-D scalar field. More...
 

Namespaces

 CubbyFlow
 

Typedefs

using CubbyFlow::ScalarField2Ptr = std::shared_ptr< ScalarField2 >
 Shared pointer for the ScalarField2 type. More...