Uses of Class
ppe.ompi.ParamsOmpi.ParamName

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

Uses of ParamsOmpi.ParamName in ppe.ompi
 

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