|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Torus | |
org.objectweb.proactive.core.group.topology | Provides all classes to represent group by a topology (i.e. line, plan, ring, torus, ...) |
Uses of Torus in org.objectweb.proactive.core.group.topology |
Subclasses of Torus in org.objectweb.proactive.core.group.topology | |
class |
TorusCube
This class represents a group by a cycling three-dimensional topology. |
Methods in org.objectweb.proactive.core.group.topology that return Torus | |
Torus |
TorusCube.TorusX(java.lang.Object o)
Returns the Torus in X (two-dimensional topology group) that contains the object |
Torus |
TorusCube.TorusY(java.lang.Object o)
Returns the Torus in Y (two-dimensional topology group) that contains the object |
Torus |
TorusCube.TorusZ(java.lang.Object o)
Returns the Torus in Z (two-dimensional topology group) that contains the object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |