1 #ifndef MCMD_CFB_REBRIDGE_MOVE_H 2 #define MCMD_CFB_REBRIDGE_MOVE_H 11 #include <mcMd/mcMoves/base/CfbRebridgeBase.h> 12 #include <util/containers/DArray.h> 13 #include <util/space/Vector.h> 47 virtual void readParameters(std::istream& in);
A System for use in a Markov chain Monte Carlo simulation.
Classes used by all simpatico molecular simulations.
Base class configuration bias moves internal segment regrowth moves.
Saving / output archive for binary ostream.
int speciesId_
Integer index for molecular species.
Utility classes for scientific computation.
Dynamically allocatable contiguous array template.
Saving archive for binary istream.
int nRegrow_
Number of particles at end to attempt to regrow.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
Config-bias move for internal segment of a flexible linear polymer.
DArray< Vector > oldPos_
Array of old positions of temporarily deleted atoms.