Package petsc4py :: Module help
[hide private]
[frames] | no frames]

Module help

Command line access to the PETSc Options Database.

This module intends to provide command line access to the PETSc Options Database. It outputs a listing of the many PETSc options indicating option names, default values and descriptions. If you have Python 2.4 and above, then you can issue at the command line:

$ python -m petsc4py.help [vec|mat|ksp|pc|snes|ts] [<petsc-option-list>]
Functions [hide private]
 
help(args=None)
Variables [hide private]
  __package__ = None