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 pde.fields.base, pde.fields.scalar, pde.fields.vectorial, pde.fields.tensorial, pde.fields.collection

The details of the classes are explained below: