Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, hexFile, rec_dic, lig_dic, forceModel=None) | ||
| __del__(self) | ||
Complex
|
nextComplex(self) Take list of lines, extract all Hex info about one complex (Solution number, hex energy,..) also extract 16 numbers of the transformation matrix and put them into 4 by 4 numeric array. |
||
[str]
|
_nextBlock(self) return all lines describing next complex in the Hex output file. |
||
ComplexList
|
parseHex(self) Create one Complex Object for each paragraph in hex output file. |
|
|
|
Take list of lines, extract all Hex info about one complex (Solution number, hex energy,..) also extract 16 numbers of the transformation matrix and put them into 4 by 4 numeric array.
|
return all lines describing next complex in the Hex output file.
|
Create one Complex Object for each paragraph in hex output file.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Tue May 1 22:34:53 2007 | http://epydoc.sourceforge.net |