Uses of Class
edu.rit.pj.ParallelTeam

Packages that use ParallelTeam
Package
Description
The PJ package (Parallel Java) support shared memory, message passing and hybrid shared memory/message passing parallelization in pure Java.
The Atomic package has implementations of a double array that can be safely operated on by multiple threads.
The FFT package implements 1D and 3D FFTs of real or complex valued data, including SMP parallelization of 3D transforms and convolution using the Parallel Java library.
The Potential package implements molecular mechanics force fields with shared memory Parallel Java and via OpenMM.
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and Particle Mesh Ewald electrostastics.
 
 
The Real Space package implements real space structure refinement.
The X-ray package implements support for X-ray and Neutron refinement.