4.1.1.1 pde.backends.numba.operators package

Package collecting modules defining discretized operators using numba.

These operators can either be used directly or they are imported by the respective methods defined on fields and grids.

cartesian

This module implements differential operators on Cartesian grids.

cylindrical_sym

This module implements differential operators on cylindrical grids.

polar_sym

This module implements differential operators on polar grids.

spherical_sym

This module implements differential operators on spherical grids.