pisces.geometry.grids.base#

Base classes for grids in Pisces.

This module defines the abstract base class Grid for representing structured and unstructured discretizations of coordinate systems in the Pisces geometry library.

Classes

Grid(coordinate_system, *args[, axes, ...])

Base class for all grids in Pisces.