cluster/include/trial_transfer_avb¶
-
namespace
feasst
Functions
-
std::shared_ptr<Trial>
MakeTrialAddAVB
(const argtype &args = argtype())¶ Attempt to add a particle with AVB as described in ComputeAddAVB.
-
std::shared_ptr<Trial>
MakeTrialRemoveAVB
(const argtype &args = argtype())¶ Attempt to remove a particle with AVB as described in ComputeRemoveAVB.
-
std::shared_ptr<TrialFactory>
MakeTrialTransferAVB
(const argtype &args = argtype())¶ Attempt TrialAddAVB or TrialRemoveAVB with equal probability.
-
std::shared_ptr<Trial>