4.1 pde.fields package

Defines fields, which contain the actual data stored on a discrete grid.

ScalarField

Scalar field discretized on a grid

VectorField

Vector field discretized on a grid

Tensor2Field

Tensor field of rank 2 discretized on a grid

FieldCollection

Collection of fields defined on the same grid

Inheritance structure of the classes:

Inheritance diagram of scalar.ScalarField, vectorial.VectorField, tensorial.Tensor2Field, collection.FieldCollection

The details of the classes are explained below: