Uses of Class
edu.rit.pj.reduction.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
Modifier and TypeMethodDescriptionstatic ShortBuf
ShortBuf.buffer
(SharedShort item) Create a buffer for a shared short item. -
Uses of SharedShort in edu.rit.mp.buf
ModifierConstructorDescriptionSharedShortBuf
(SharedShort item) Construct a new shared short buffer.