ReadConfigFromFile
-
class ReadConfigFromFile : public feasst::ModifyUpdateOnly
This class is used for post processing a configuration file to analyze with a Stepper. Read through a number of configurations in a file. For each update, set the configuration to the next. Once the end of file is reached, the Criteria is set to complete. Thus, use with “Run until_criteria_complete true”
Arguments
input_file: name of FileXYZ to input Configuration.
Stepper arguments.