Class Int2
java.lang.Object
mpi.Struct
mpi.Int2
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionfinal classClass for reading/writing data in a struct stored in a byte buffer. -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedInt2(int intOff, int intSize) The struct object will be created only in MPI class. -
Method Summary
-
Constructor Details
-
Int2
protected Int2(int intOff, int intSize) The struct object will be created only in MPI class.- Parameters:
intOff- int offsetintSize- int size- See Also:
-
-
Method Details
-
newData
-