Uses of Class
ffx.algorithms.thermodynamics.SendSynchronous
Packages that use SendSynchronous
Package
Description
The Thermodynamics package computes free energy differences using Orthogonal Space Tempering
(OST) sampling via pure Java or OpenMM (via Monte Carlo OST).
-
Uses of SendSynchronous in ffx.algorithms.thermodynamics
Methods in ffx.algorithms.thermodynamics that return types with arguments of type SendSynchronousModifier and TypeMethodDescriptionOrthogonalSpaceTempering.Histogram.getSynchronousSend()
Return the SynchronousSend associated with this Histogram, if any.