Changes between Version 26 and Version 27 of MpiKernels

Show
Ignore:
Timestamp:
02/28/12 18:23:50 (13 years ago)
Author:
mmamonski
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MpiKernels

    v26 v27  
    1717A new method, `public void executeDirectly()`, is available in the `CaController` class. Only this method is called instead of normal MUSCLE routines on the processes with non-zero rank. Process with rank 0 is started in the usual way. Portals cannot be attached to slave processes (i.e. to the processes with non-zero rank). The `executeDirectly` method default implementation calls by default `execute()`. 
    1818=== Source files === 
     19* LHC.cxa 
    1920* LHC.java 
    2021* PSB.java