CheckConstantVolume
-
class CheckConstantVolume : public feasst::ModifyUpdateOnly
Check that the total volume of all Configurations, stored from the last update, is within the tolerance of the current total volume.
Public Functions
-
void update(MonteCarlo *mc)
Perform update.
Arguments
tolerance: relative absolute difference between current total volume and last recorded total volume (default: 1e-4).
Stepper arguments.
-
void update(MonteCarlo *mc)