PerturbSiteType¶
-
class
PerturbSiteType
: public feasst::Perturb¶ Change the type of a site.
Public Functions
-
PerturbSiteType
(const argtype &args = argtype())¶ args:
type: type to set for site.
-
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
-
std::string
status_header
() const¶ Print status header.
-
std::string
status
() const¶ Print status.
-