plasmapy.plasma.grids
¶
Defines the AbstractGrid class and child classes
Classes¶
|
Abstract grid represents a 3D grid of positions. |
|
A uniformly spaced Cartesian grid. |
|
A Cartesian grid in which the _make_mesh method produces a non-uniformly spaced grid. |