ComputeGibbsParticleTransfer
-
class ComputeGibbsParticleTransfer : public feasst::TrialCompute
Attempt to transfer a particle from one configuration to another, and vice versa.
Public Functions
-
void perturb_and_acceptance(Criteria *criteria, System *system, Acceptance *acceptance, std::vector<TrialStage*> *stages, Random *random)
Perform the Perturbations and determine acceptance.
-
void perturb_and_acceptance(Criteria *criteria, System *system, Acceptance *acceptance, std::vector<TrialStage*> *stages, Random *random)