Go to the source code of this file.
Namespaces | |
runTheMatrix | |
Functions | |
def | runTheMatrix.runSelected |
def | runTheMatrix.showRaw |
def | runTheMatrix.stepOrIndex |
Variables | |
string | runTheMatrix.action = 'store_true' |
list | runTheMatrix.choices = ['init','test','submit','force'] |
int | runTheMatrix.default = 4 |
string | runTheMatrix.dest = 'nProcs' |
string | runTheMatrix.help = 'number of processes. 0 Will use 4 processes, not execute anything but create the wfs' |
runTheMatrix.mapped = False | |
tuple | runTheMatrix.parser = optparse.OptionParser(usage) |
dictionary | runTheMatrix.predefinedSet |
tuple | runTheMatrix.ret = showRaw(opt) |
prodAgent to be discontinued More... | |
list | runTheMatrix.testList = [] |
string | runTheMatrix.usage = 'usage: runTheMatrix.py --show -s ' |