1 #ifndef MCMD_HOMOPOLYMER_SEMI_GRAND_MOVE_H 2 #define MCMD_HOMOPOLYMER_SEMI_GRAND_MOVE_H 11 #include <mcMd/mcMoves/SystemMove.h> 39 virtual void readParameters(std::istream& in);
61 template <
class Archive>
62 void serialize(Archive& ar,
const unsigned int version);
A System for use in a Markov chain Monte Carlo simulation.
A Homopolymer with a mutable type, for semigrand ensemble.
A move that changes the type of a HomopolymerSG molecule.
void serialize(Archive &ar, PairSelector &selector, const unsigned int version)
Serialize a PairSelector.
Saving / output archive for binary ostream.
Utility classes for scientific computation.
An McMove that acts on one McSystem.
HomopolymerSG * speciesPtr_
Pointer to instance of HomopolymerSG.
Saving archive for binary istream.
Single-processor Monte Carlo (MC) and molecular dynamics (MD).
int speciesId_
Integer index for molecular species.