API Reference#

Meshes#

Meshes supported by the discretize package. The TreeCell class is an additional class used to define cells comprising instances of the TreeMesh class.

Mesh Building Blocks#

Base classes for discretize meshes, classes for constructing discrete operators, and mixins for interfacing with external libraries.

Utilities#

Classes and functions for performing useful operations.

Testing#

Classes and functions for testing the discretize package.