PerturbVolume¶
-
class
PerturbVolume
: public feasst::Perturb¶ Change the volume of the system.
Public Functions
-
void
perturb
(System *system, TrialSelect *select, Random *random, const bool is_position_held = false)¶ Perturb the selection of the system.
- Parameters
is_position_held
: If position is held, all but perform the actual perturbation, as typically required for calculations of old configurations and Rosenbluth
-
void