/[xulu]/branches/1.8-gt2-2.6/src/appl/parallel/spmd/split/SplittableGrid.java
ViewVC logotype

Annotation of /branches/1.8-gt2-2.6/src/appl/parallel/spmd/split/SplittableGrid.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 60 - (hide annotations)
Sun Oct 4 16:54:52 2009 UTC (15 years, 3 months ago) by alfonx
File size: 253 byte(s)
* organized imports
1 mojays 2 package appl.parallel.spmd.split;
2    
3     import schmitzm.data.WritableGrid;
4    
5     /**
6     * A grid that is {@link SplittableResource splittable}
7     *
8     * @author Dominik Appl
9     */
10     public interface SplittableGrid extends SplittableResource, WritableGrid{
11    
12     }

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26