pymtt
 All Classes Namespaces Files Functions Variables Groups
Public Member Functions | Public Attributes | List of all members
OpenMPI.OpenMPI Class Reference
+ Inheritance diagram for OpenMPI.OpenMPI:
+ Collaboration diagram for OpenMPI.OpenMPI:

Public Member Functions

def __init__
 
def activate
 
def deactivate
 
def print_name
 
def print_options
 
def execute
 
- Public Member Functions inherited from LauncherMTTTool.LauncherMTTTool
def __init__
 
def print_name
 

Public Attributes

 options
 
 allocated
 
 testDef
 
 cmds
 

Detailed Description

Definition at line 43 of file OpenMPI.py.

Constructor & Destructor Documentation

def OpenMPI.OpenMPI.__init__ (   self)

Definition at line 45 of file OpenMPI.py.

Member Function Documentation

def OpenMPI.OpenMPI.activate (   self)

Definition at line 75 of file OpenMPI.py.

def OpenMPI.OpenMPI.deactivate (   self)

Definition at line 81 of file OpenMPI.py.

def OpenMPI.OpenMPI.execute (   self,
  log,
  keyvals,
  testDef 
)

Definition at line 97 of file OpenMPI.py.

def OpenMPI.OpenMPI.print_name (   self)

Definition at line 88 of file OpenMPI.py.

def OpenMPI.OpenMPI.print_options (   self,
  testDef,
  prefix 
)

Definition at line 91 of file OpenMPI.py.

Member Data Documentation

OpenMPI.OpenMPI.allocated

Definition at line 69 of file OpenMPI.py.

OpenMPI.OpenMPI.cmds

Definition at line 71 of file OpenMPI.py.

OpenMPI.OpenMPI.options

Definition at line 48 of file OpenMPI.py.

OpenMPI.OpenMPI.testDef

Definition at line 70 of file OpenMPI.py.


The documentation for this class was generated from the following file: