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

Annotation of /trunk/src/appl/parallel/spmd/split/WritableGridPartition.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2 - (hide annotations)
Wed Feb 25 11:54:01 2009 UTC (15 years, 9 months ago) by mojays
File size: 253 byte(s)
First Commit, corresponds to Revision 1008 of Wikisquare-SVN 
1 mojays 2 package appl.parallel.spmd.split;
2    
3     import schmitzm.data.WritableGrid;
4    
5     /**
6     * A {@link DataPartition} that is splittable itself.
7     *
8     * @author Dominik Appl
9     */
10     public interface WritableGridPartition extends DataPartition, WritableGrid {
11    
12     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26