ClusterAbstractMultivalue
, ClusterWeight
, ClusterWheatley
ClusterChainHS
, ClusterChainSoft
, ClusterConstant
, ClusterCoupledAtomFlipped
, ClusterCoupledFlipped
, ClusterCoupledFlippedMultivalue
, ClusterCoupledFlippedPartial
, ClusterDifference
, ClusterExchange
, ClusterICPYC
, ClusterMultiToSingle
, ClusterMultivalueUmbrella
, ClusterPY
, ClusterSinglyConnected
, ClusterSum
, ClusterSumAssociation
, ClusterSumEF
, ClusterSumExternalField
, ClusterSumHS
, ClusterSumIC
, ClusterSumMultibody
, ClusterSumMultibodyShell
, ClusterSumNonAdditiveTrimerEnergy
, ClusterSumPolarizable
, ClusterSumPolarizableWertheimProduct
, ClusterSumPolarizableWertheimProduct4Pt
, ClusterSumPolarizableWertheimProduct4PtFinal
, ClusterSumShell
, ClusterSumStickyEF
, ClusterTree
, ClusterTreeEF
, ClusterWeightAbs
, ClusterWeightSumWall
, ClusterWeightUmbrella
, ClusterWheatleyExtendSW
, ClusterWheatleyHS
, ClusterWheatleyHS.AllSigs
, ClusterWheatleyMultibody
, ClusterWheatleyMultibodyBD
, ClusterWheatleyMultibodyDerivatives
, ClusterWheatleyMultibodyDerivatives.ClusterRetrievePrimes
, ClusterWheatleyMultibodyDerivativesBD
, ClusterWheatleyMultibodyDerivativesBD.ClusterRetrievePrimes
, ClusterWheatleyMultibodyMix
, ClusterWheatleyPartitionScreening
, ClusterWheatleyPT
, ClusterWheatleyPT.ClusterRetrieveOrders
, ClusterWheatleyPT.ClusterRetrievePrimesBD
, ClusterWheatleySoft
, ClusterWheatleySoftBD
, ClusterWheatleySoftDerivatives
, ClusterWheatleySoftDerivatives.ClusterRetrievePrimes
, ClusterWheatleySoftDerivatives.ClusterRetrievePrimesBD
, ClusterWheatleySoftDerivativesBD
, ClusterWheatleySoftDerivativesBD.ClusterRetrievePrimes
, ClusterWheatleySoftDerivativesMix
, ClusterWheatleySoftDerivativesMixBD
, ClusterWheatleySoftMix
, ClusterWheatleySoftMixBD
, VirialH2OGCPMD.Clusterfoo
public interface ClusterAbstract
Modifier and Type | Method | Description |
---|---|---|
ClusterAbstract |
makeCopy() |
Returns another instance of an identical cluster (shallow copy).
|
int |
pointCount() |
Number of points in the cluster.
|
void |
setTemperature(double temperature) |
|
double |
value(BoxCluster box) |
Value of this cluster for the given pairset at the specified reciprocal
temperature.
|
ClusterAbstract makeCopy()
int pointCount()
double value(BoxCluster box)
void setTemperature(double temperature)