implementing a Recplica Exchange Monte Carlo Mover
More...
#include <cmath>
#include <numeric/random/random.hh>
#include <basic/Tracer.hh>
#include <protocols/moves/ReplicaExchangeMC.hh>
#include <utility/exit.hh>
#include <utility/vector1.hh>
Go to the source code of this file.
|
| static basic::Tracer | TR ("protocols.ReplicaExchangeMC") |
| |
static
numeric::random::RandomGenerator | re_RG (1801) |
| |
implementing a Recplica Exchange Monte Carlo Mover
- Author
- Yuan Liu (wenda.nosp@m.o@u..nosp@m.washi.nosp@m.ngto.nosp@m.n.edu
Definition in file ReplicaExchangeMC.cc.
| static numeric::random::RandomGenerator re_RG |
( |
1801 |
) | |
|
|
static |
| static basic::Tracer TR |
( |
"protocols.ReplicaExchangeMC" |
) | |
|
|
static |