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