ComputeGibbsVolumeTransfer

class ComputeGibbsVolumeTransfer : public feasst::TrialCompute

Attempt to transfer volome 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.