CubbyFlow::Field3 Class Reference

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

#include <Core/Field/Field3.h>

Inheritance diagram for CubbyFlow::Field3:
CubbyFlow::ScalarField3 CubbyFlow::VectorField3 CubbyFlow::ConstantScalarField3 CubbyFlow::CustomScalarField3 CubbyFlow::ScalarGrid3 CubbyFlow::ConstantVectorField3 CubbyFlow::CustomVectorField3 CubbyFlow::VectorGrid3 CubbyFlow::CellCenteredScalarGrid3 CubbyFlow::VertexCenteredScalarGrid3 CubbyFlow::CollocatedVectorGrid3 CubbyFlow::FaceCenteredGrid3 CubbyFlow::CellCenteredVectorGrid3 CubbyFlow::VertexCenteredVectorGrid3

Public Member Functions

 Field3 ()
 
virtual ~Field3 ()
 

Detailed Description

Abstract base class for 3-D fields.

Constructor & Destructor Documentation

◆ Field3()

CubbyFlow::Field3::Field3 ( )

◆ ~Field3()

virtual CubbyFlow::Field3::~Field3 ( )
virtual

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