org.opensha.sha.calc.hazardMap.mpj
Class MPJHazardCurveDriver
java.lang.Object
org.opensha.commons.hpc.mpj.taskDispatch.MPJTaskCalculator
org.opensha.sha.calc.hazardMap.mpj.MPJHazardCurveDriver
public class MPJHazardCurveDriver
- extends MPJTaskCalculator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TAG_READY_FOR_BATCH
protected static final int TAG_READY_FOR_BATCH
- See Also:
- Constant Field Values
TAG_NEW_BATCH_LENGH
protected static final int TAG_NEW_BATCH_LENGH
- See Also:
- Constant Field Values
TAG_NEW_BATCH
protected static final int TAG_NEW_BATCH
- See Also:
- Constant Field Values
D
public static final boolean D
- See Also:
- Constant Field Values
df
protected static final SimpleDateFormat df
MPJHazardCurveDriver
public MPJHazardCurveDriver(org.apache.commons.cli.CommandLine cmd,
String[] args)
throws IOException,
DocumentException,
InvocationTargetException
- Throws:
IOException
DocumentException
InvocationTargetException
getNumTasks
public int getNumTasks()
- Specified by:
getNumTasks in class MPJTaskCalculator
calculateBatch
public void calculateBatch(int[] batch)
throws Exception,
InterruptedException
- Specified by:
calculateBatch in class MPJTaskCalculator
- Throws:
Exception
InterruptedException
createOptions
public static org.apache.commons.cli.Options createOptions()
main
public static void main(String[] args)
doFinalAssembly
protected void doFinalAssembly()
throws Exception
- Specified by:
doFinalAssembly in class MPJTaskCalculator
- Throws:
Exception