IMP logo
IMP Reference Guide  2.10.0
The Integrative Modeling Platform
pt_stuff.h File Reference

Useful stuff for parallel tempering. More...

#include <IMP.h>
#include "spb_config.h"
+ Include dependency graph for pt_stuff.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::spb
 Classes, functions and executables for modeling of the Spindle Pole Body.
 

Functions

int * IMP::spb::create_indexes (int nrep)
 
double * IMP::spb::create_temperatures (double tmin, double tmax, int nrep)
 
bool IMP::spb::get_acceptance (double score0, double score1, double delta_wte, double T0, double T1)
 
int IMP::spb::get_friend (int *index, int myrank, int step, int nrep)
 

Detailed Description

Useful stuff for parallel tempering.

Copyright 2007-2018 IMP Inventors. All rights reserved.

Definition in file pt_stuff.h.