Package dx :: Module opendx :: Class OpenDX
[hide private]
[frames] | no frames]

Class OpenDX

source code

Instance Methods [hide private]
 
__init__(self, relax)
Class containting the function for OpenDX.
source code
 
map(self, run=None, params=None, map_type='Iso3D', res_num=None, inc=20, lower=None, upper=None, axis_incs=10, file='map', dir='dx', point=None, point_file='point', remap=None)
Function for mapping the given space and creating OpenDX files.
source code
 
run(self, file='map', dir='dx', dx_exe='dx', vp_exec=1)
Function for running OpenDX.
source code