|
|
|
|
|
__init__(self,
*arg,
**kwarg)
x.__init__(...) initializes x; see help(type(x)) for signature |
|
|
|
|
_constrained_water(self,
ffio_constraints)
ffio_constraints: ffiostructure _FFIOConstraint instance return: set
of atoms with constraint funct HOH |
|
|
|
|
| _get_hmr_sites(self,
ffio) |
|
|
|
|
|
|
|
crunch(self)
This is where jobs of this stage are created. |
|
|
|
|
|
|
Inherited from cmj.StageBase:
__getstate__,
__setstate__,
capture,
check_param,
describe,
determine,
pack_stage,
poststage,
prestage,
push,
release,
restart_subjobs,
time_stage
Inherited from object:
__delattr__,
__format__,
__getattribute__,
__hash__,
__new__,
__reduce__,
__reduce_ex__,
__repr__,
__setattr__,
__sizeof__,
__str__,
__subclasshook__
|