org.eclipse.ptp.etfw.toolopts
Class ExternalToolProcess.Parametric
java.lang.Object
org.eclipse.ptp.etfw.toolopts.ExternalToolProcess.Parametric
- Enclosing class:
- ExternalToolProcess
public static class ExternalToolProcess.Parametric
- extends Object
Fields define the parameters that may be iterated over when running a parametric workflow
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
runParametric
public boolean runParametric
weakScaling
public boolean weakScaling
mpiProcs
public String mpiProcs
argWeakBools
public List<String> argWeakBools
argNames
public List<String> argNames
argValues
public List<String> argValues
varWeakBools
public List<String> varWeakBools
varNames
public List<String> varNames
varValues
public List<String> varValues
compileropt
public String compileropt
ExternalToolProcess.Parametric
public ExternalToolProcess.Parametric()
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.