4.2.3 pde.grids.operators package
Package collecting modules defining discretized operators for different grids.
These operators can either be used directly or they are imported by the respective methods defined on fields and grids.
This module implements differential operators on Cartesian grids. |
|
This module implements differential operators on cylindrical grids. |
|
This module implements differential operators on polar grids. |
|
This module implements differential operators on spherical grids. |
|
Make a derivative operator along a single axis using numba compilation. |
|
Make a second-order derivative operator along a single axis. |