CubbyFlow::Field2 Class Reference

Abstract base class for 2-D fields. More...

#include <Core/Field/Field2.h>

Inheritance diagram for CubbyFlow::Field2:
CubbyFlow::ScalarField2 CubbyFlow::VectorField2 CubbyFlow::ConstantScalarField2 CubbyFlow::CustomScalarField2 CubbyFlow::ScalarGrid2 CubbyFlow::ConstantVectorField2 CubbyFlow::CustomVectorField2 CubbyFlow::VectorGrid2 CubbyFlow::CellCenteredScalarGrid2 CubbyFlow::VertexCenteredScalarGrid2 CubbyFlow::CollocatedVectorGrid2 CubbyFlow::FaceCenteredGrid2 CubbyFlow::CellCenteredVectorGrid2 CubbyFlow::VertexCenteredVectorGrid2

Public Member Functions

 Field2 ()
 
virtual ~Field2 ()
 

Detailed Description

Abstract base class for 2-D fields.

Constructor & Destructor Documentation

◆ Field2()

CubbyFlow::Field2::Field2 ( )

◆ ~Field2()

virtual CubbyFlow::Field2::~Field2 ( )
virtual

The documentation for this class was generated from the following file: