Package | Description |
---|---|
org.eclipse.ice.item.jobLauncher | |
org.eclipse.ice.item.nuclear | |
org.eclipse.ice.nek5000 |
Modifier and Type | Method and Description |
---|---|
void |
SuiteLauncher.copy(SuiteLauncher otherLauncher)
This operation overrides JobLauncher.copy to copy extra executable
information.
|
boolean |
SuiteLauncher.equals(SuiteLauncher otherLauncher)
This operation overrides JobLauncher.equals() to check the additional
pieces of this class.
|
Modifier and Type | Class and Description |
---|---|
class |
MOOSELauncher
A SuiteLauncher Item for all MOOSE products (MARMOT, BISON, RELAP-7, RAVEN).
|
Modifier and Type | Class and Description |
---|---|
class |
NekLauncher
This class is a JobLauncher Item for the Nek5000 flow code from Argonne
National Laboratory.
|