Uses of Class
edu.rit.pj.reduction.SharedShort
Packages that use SharedShort
Package
Description
The MP package provides low-level support for Message Passing.
The BUF package provides data buffers for Message Passing.
-
Uses of SharedShort in edu.rit.mp
Methods in edu.rit.mp with parameters of type SharedShortModifier and TypeMethodDescriptionstatic ShortBuf
ShortBuf.buffer
(SharedShort item) Create a buffer for a shared short item. -
Uses of SharedShort in edu.rit.mp.buf
Constructors in edu.rit.mp.buf with parameters of type SharedShortModifierConstructorDescriptionSharedShortBuf
(SharedShort item) Construct a new shared short buffer.