Discrete Operators (discretize.operators)#

The operators package contains the classes discretize meshes with regular structure use to construct discrete versions of the differential operators.

Operator Classes#

DiffOperators()

Class used for creating differential and averaging operators.

InnerProducts()

Class for constructing inner product matrices.