Home | Trees | Indices | 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>]
|
|||
|
|
|||
__package__ = None
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 6 12:17:26 2010 | http://epydoc.sourceforge.net |