pyiron\_base.jobs.master.list.ListMaster
========================================

.. currentmodule:: pyiron_base.jobs.master.list

.. autoclass:: ListMaster
   :members:
   :show-inheritance:
   :inherited-members:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~ListMaster.__init__
      ~ListMaster.append
      ~ListMaster.check_if_job_exists
      ~ListMaster.check_setup
      ~ListMaster.child_hdf
      ~ListMaster.clear_job
      ~ListMaster.collect_logfiles
      ~ListMaster.collect_output
      ~ListMaster.compress
      ~ListMaster.convergence_check
      ~ListMaster.copy
      ~ListMaster.copy_file_to_working_directory
      ~ListMaster.copy_template
      ~ListMaster.copy_to
      ~ListMaster.create_job
      ~ListMaster.db_entry
      ~ListMaster.decompress
      ~ListMaster.drop_status_to_aborted
      ~ListMaster.first_child_name
      ~ListMaster.from_dict
      ~ListMaster.from_hdf
      ~ListMaster.from_hdf_args
      ~ListMaster.get
      ~ListMaster.get_calculate_function
      ~ListMaster.get_child_cores
      ~ListMaster.get_from_table
      ~ListMaster.get_input_parameter_dict
      ~ListMaster.get_job_id
      ~ListMaster.get_output_parameter_dict
      ~ListMaster.inspect
      ~ListMaster.instantiate
      ~ListMaster.interactive_close
      ~ListMaster.interactive_fetch
      ~ListMaster.interactive_flush
      ~ListMaster.is_compressed
      ~ListMaster.is_finished
      ~ListMaster.is_master_id
      ~ListMaster.is_self_archived
      ~ListMaster.iter_jobs
      ~ListMaster.job_file_name
      ~ListMaster.kill
      ~ListMaster.list_all
      ~ListMaster.list_childs
      ~ListMaster.list_files
      ~ListMaster.list_groups
      ~ListMaster.list_nodes
      ~ListMaster.load
      ~ListMaster.move_to
      ~ListMaster.pop
      ~ListMaster.refresh_job_status
      ~ListMaster.refresh_submission_status
      ~ListMaster.relocate_hdf5
      ~ListMaster.remove
      ~ListMaster.remove_and_reset_id
      ~ListMaster.remove_child
      ~ListMaster.rename
      ~ListMaster.reset_job_id
      ~ListMaster.restart
      ~ListMaster.run
      ~ListMaster.run_if_interactive
      ~ListMaster.run_if_interactive_non_modal
      ~ListMaster.run_if_modal
      ~ListMaster.run_if_refresh
      ~ListMaster.run_if_scheduler
      ~ListMaster.run_static
      ~ListMaster.run_time_to_db
      ~ListMaster.save
      ~ListMaster.save_output
      ~ListMaster.self_archive
      ~ListMaster.self_unarchive
      ~ListMaster.set_child_id_func
      ~ListMaster.set_input_to_read_only
      ~ListMaster.show_hdf
      ~ListMaster.signal_intercept
      ~ListMaster.suspend
      ~ListMaster.to_dict
      ~ListMaster.to_hdf
      ~ListMaster.to_object
      ~ListMaster.transfer_from_remote
      ~ListMaster.update_master
      ~ListMaster.validate_ready_to_run
      ~ListMaster.write_input
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~ListMaster.calculate_kwargs
      ~ListMaster.child_ids
      ~ListMaster.child_names
      ~ListMaster.child_project
      ~ListMaster.content
      ~ListMaster.database_entry
      ~ListMaster.exclude_groups_hdf
      ~ListMaster.exclude_nodes_hdf
      ~ListMaster.executable
      ~ListMaster.executor_type
      ~ListMaster.files
      ~ListMaster.files_to_compress
      ~ListMaster.files_to_remove
      ~ListMaster.id
      ~ListMaster.input
      ~ListMaster.job_id
      ~ListMaster.job_info_str
      ~ListMaster.job_name
      ~ListMaster.job_object_dict
      ~ListMaster.job_type
      ~ListMaster.logger
      ~ListMaster.master_id
      ~ListMaster.name
      ~ListMaster.parent_id
      ~ListMaster.path
      ~ListMaster.project
      ~ListMaster.project_hdf5
      ~ListMaster.queue_id
      ~ListMaster.restart_file_dict
      ~ListMaster.restart_file_list
      ~ListMaster.server
      ~ListMaster.status
      ~ListMaster.version
      ~ListMaster.working_directory
   
   