Record

class Record : public feasst::Action

Make or save a Record and then load it back later.

Arguments

  • config: name of Configuration (default: 0)

  • save_positions: The file name to write the positions of the given Configuration, if not empty (default: empty).

  • load_positions: The file name to read and load into the given Configuration, if not empty (default: empty).