程序包 mpi

类 Int2


public final class Int2 extends Struct
Struct class for MPI.INT2 datatype.
  • 构造器详细资料

    • Int2

      protected Int2(int intOff, int intSize)
      The struct object will be created only in MPI class.
      参数:
      intOff - int offset
      intSize - int size
      另请参阅:
  • 方法详细资料

    • newData

      protected Int2.Data newData()
      Creates a Data object.
      指定者:
      newData 在类中 Struct
      返回:
      new Data object.