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

Module help

Command line access to the SLEPc Options Database.

This module intends to provide command line access to the SLEPc Options Database. It outputs a listing of the many SLEPc 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 slepc4py.help [eps|svd|st|ip] [<slepc-option-list>]
Functions [hide private]
 
help(args=None)