| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmpi.Datatype
mpi.Vector
public class Vector
Subclass of `Datatype' representing a derived datatype created using `Vector()' or `Hvector()'.
| Constructor Summary | |
|---|---|
| Vector(int count,
       int blockLength,
       int stride,
       Datatype oldType,
       boolean unitsOfOldExtent) | |
| Method Summary | 
|---|
| Methods inherited from class mpi.Datatype | 
|---|
| Commit, Contiguous, Extent, finalize, free, Hindexed, Hvector, Indexed, Lb, Size, Struct, Ub, Vector | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Vector(int count,
              int blockLength,
              int stride,
              Datatype oldType,
              boolean unitsOfOldExtent)
       throws MPIException
MPIException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||