Parent Directory | Revision Log | Patch
revision 78 by alfonx, Wed Feb 10 16:43:46 2010 UTC | revision 114 by mojays, Mon Jul 11 11:31:25 2011 UTC | |
---|---|---|
# | Line 3 package appl.parallel.spmd; | Line 3 package appl.parallel.spmd; |
3 | import java.awt.Rectangle; | import java.awt.Rectangle; |
4 | import java.io.Serializable; | import java.io.Serializable; |
5 | ||
import schmitzm.data.WritableGrid; | ||
6 | import appl.parallel.server.XuluServer; | import appl.parallel.server.XuluServer; |
7 | import de.schmitzm.geotools.data.WritableGrid; | |
8 | ||
9 | /** | /** |
10 | * A SPMDTask should be executed on servers using the SPMD-paradigm. | * A SPMDTask should be executed on servers using the SPMD-paradigm. |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |