Trees | Indices | Help |
|
---|
|
object --+ | Results
A low memory results object - because the driver ends up holding on to results for a long time and can be simultaneously holding results for a large number of calculations, we want to keep the memory footprint of each result low. Mainly, we don't want to hold structures in memory, but also orbital eigenvectors, etc.
This class mimics a limited subset of the jaguar.output.JaguarResults class API. Future needs might increase which properties are kept, but do not keep any large-memory properties.
|
|||
|
|||
schrodinger.structure.Structure |
|
||
schrodinger.structure.Structure |
|
||
Inherited from |
|
|||
Inherited from |
|
Create a Results object
|
Get the structure associated with these results
|
Get the structure associated with these results from the .01.mae file - this may have some associated properties on it.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon May 19 23:05:19 2014 | http://epydoc.sourceforge.net |