IMP  2.4.0
The Integrative Modeling Platform
Public Member Functions | List of all members
IMP.pmi.samplers.ReplicaExchange Class Reference

Sample using replica exchange. More...

Inherits object.

Detailed Description

Sample using replica exchange.

Note
This class is only available in Python.

Definition at line 425 of file samplers.py.

Public Member Functions

def __init__
 samplerobjects can be a list of MonteCarlo or MolecularDynamics More...
 

Constructor & Destructor Documentation

def IMP.pmi.samplers.ReplicaExchange.__init__ (   self,
  model,
  tempmin,
  tempmax,
  samplerobjects,
  test = True,
  replica_exchange_object = None 
)

samplerobjects can be a list of MonteCarlo or MolecularDynamics

Definition at line 428 of file samplers.py.


The documentation for this class was generated from the following file: