get_computed_entries¶ atomate2.common.jobs.electrode.get_computed_entries(multi, single)[source]¶ Add a single new entry to a list of entries. Parameters: multi (The list of entries.) single (Possible tuple containing the new entry) Return type: The list of entries with the new entry added.