/[xulu]/trunk/src/appl/parallel/spmd/MultiDataObject.java
ViewVC logotype

Diff of /trunk/src/appl/parallel/spmd/MultiDataObject.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2 by mojays, Wed Feb 25 11:54:01 2009 UTC revision 114 by mojays, Mon Jul 11 11:31:25 2011 UTC
# Line 5  import java.rmi.RemoteException; Line 5  import java.rmi.RemoteException;
5  import org.apache.log4j.LogManager;  import org.apache.log4j.LogManager;
6  import org.apache.log4j.Logger;  import org.apache.log4j.Logger;
7    
 import schmitzm.data.WritableGrid;  
   
 import edu.bonn.xulu.plugin.data.grid.MultiGrid;  
   
8  import appl.parallel.client.DataServer;  import appl.parallel.client.DataServer;
 import appl.parallel.server.PartitionDataServer;  
9  import appl.parallel.spmd.split.DataPartition;  import appl.parallel.spmd.split.DataPartition;
10    import de.schmitzm.geotools.data.WritableGrid;
11    import edu.bonn.xulu.plugin.data.grid.MultiGrid;
12    
13  /**  /**
14   * A multi data object stores multiple elements of the same type.   * A multi data object stores multiple elements of the same type.

Legend:
Removed from v.2  
changed lines
  Added in v.114

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26