Uses of Class
edu.rit.pj.ParallelConstruct

Packages that use ParallelConstruct
Package
Description
The PJ package (Parallel Java) support shared memory, message passing and hybrid shared memory/message passing parallelization in pure Java.
The manybody package implements many-body rotamer optimization infrastructure, including distance matrices, an energy expansion (self, two-body, three-body, and four-body), Dead-end elimination criteria, Goldstein elimination criteria, and supporting data structures for efficient optimization.
The Nonbonded package implements nonbonded molecular mechanics terms such as van der Waals and Particle Mesh Ewald electrostastics.
The implicit package implements implicit solvent models and related terms, including Generalized Kirkwood (GK) electrostatics, surface area terms, dispersion/cavitation contributions, and supporting parallel regions for Born radii and field evaluation.
The pme package implements polarization and permanent electrostatics using Particle Mesh Ewald (PME).
The terms package contains analytical potential energy terms and their gradients for bonded interactions (bond, angle, stretch-bend, torsions, impropers, Urey-Bradley) and restraint terms used by Force Field X.
The X-ray package implements support for X-ray and Neutron refinement.