Uses of Class
ppe.ompi.OmpiConfig.State

Packages that use OmpiConfig.State
ppe.ompi Classes for configuring Open MPI on a network of EC2 instances. 
 

Uses of OmpiConfig.State in ppe.ompi
 

Methods in ppe.ompi that return OmpiConfig.State
static OmpiConfig.State OmpiConfig.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OmpiConfig.State[] OmpiConfig.State.values()
          Returns an array containing the constants of this enum type, in the order they are declared.