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.
Arguments
tolerance: relative absolute difference between current total volume and last recorded total volume (default: 1e-4).
Stepper arguments.