
PETSc is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for all message-passing communication.
petsc4py provides Python bindings to almost all functions of PETSc. This package provides documentation and examples for petsc4py.