程序包 mpi
类 ShortInt
java.lang.Object
mpi.Struct
mpi.ShortInt
Struct class for
MPI.SHORT_INT
datatype.-
嵌套类概要
嵌套类修饰符和类型类说明final class
Class for reading/writing data in a struct stored in a byte buffer. -
构造器概要
构造器限定符构造器说明protected
ShortInt
(int shortSize, int intOff, int intSize) The struct object will be created only in MPI class. -
方法概要
-
构造器详细资料
-
ShortInt
protected ShortInt(int shortSize, int intOff, int intSize) The struct object will be created only in MPI class.- 参数:
shortSize
- short sizeintOff
- int offsetintSize
- int size- 另请参阅:
-
-
方法详细资料