Package | Description |
---|---|
org.eclipse.ice.item.jobLauncher | |
org.eclipse.ice.item.nuclear | |
org.eclipse.ice.nek5000 | |
org.eclipse.ice.proteus | |
org.eclipse.ice.vibe.launcher | |
org.eclipse.ice.xolotl |
Modifier and Type | Class and Description |
---|---|
class |
SuiteLauncher
The SuiteLauncher is capable of launching suites of codes where a suite is
defined as a code base with multiple executables, each for solving a
different problem.
|
Modifier and Type | Method and Description |
---|---|
void |
JobLauncher.copy(JobLauncher otherLauncher) |
boolean |
JobLauncher.equals(JobLauncher otherLauncher)
This operation is used to check equality between the JobLauncher and
another JobLauncher.
|
Modifier and Type | Class and Description |
---|---|
class |
MOOSELauncher
A SuiteLauncher Item for all MOOSE products (MARMOT, BISON, RELAP-7, RAVEN).
|
class |
SHARPLauncher
A SHARP Item for launching jobs.
|
Modifier and Type | Class and Description |
---|---|
class |
NekLauncher
This class is a JobLauncher Item for the Nek5000 flow code from Argonne
National Laboratory.
|
Modifier and Type | Class and Description |
---|---|
class |
PROTEUSLauncher
A PROTEUS Item for launching jobs.
|
Modifier and Type | Class and Description |
---|---|
class |
VibeLauncher
This class inherits from JobLauncher form.
|
Modifier and Type | Class and Description |
---|---|
class |
XolotlLauncher
A JobLauncher for Xolotl, a Plasma-Surface Interactions Simulator.
|