| Home | Trees | Indices | Help |
|
|---|
|
|
Wrapper classes and functions for dealing with the MMIM library, which is used to read & write Impact and QSite input files.
See MMIMDict documentation for more details.
Copyright Schrodinger, LLC. All rights reserved.
|
|||
|
MMIMArgList A class to provide list-like access to MMIM array properties. |
|||
|
MMIMDict A class for setting and getting MMIM keyword values. |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
_arg_handlers =
|
|||
_arg_endpoints =
|
|||
_arg_converters = {mm.MMIM_ARG_STRING_END: lambda x: x, mm.MMI
|
|||
_arg_names =
|
|||
__package__ =
|
|||
|
|||
Retrieve the mmim functions to use in getting and setting the provided key (integer or string). Returns a tuple of (get function, set function, array length function). If the data type is not an array, the array length function is None. |
Given a key (integer or string) and a value (string), try to convert the value to the proper type for this keyword. Return converted value. |
|
|||
_arg_handlers
|
_arg_converters
|
_arg_names
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Mar 29 12:43:03 2012 | http://epydoc.sourceforge.net |