ComputeRemoveAVBDivalent
-
class ComputeRemoveAVBDivalent : public feasst::TrialCompute
Public Functions
-
ComputeRemoveAVBDivalent(argtype args = argtype())
args:
neighbor_index: NeighborCriteria index contained in System (default: 0).
-
void perturb_and_acceptance(Criteria *criteria, System *system, Acceptance *acceptance, std::vector<TrialStage*> *stages, Random *random)
Perform the Perturbations and determine acceptance.
-
ComputeRemoveAVBDivalent(argtype args = argtype())