pyiron\_atomistics.atomistics.job.interactivewrapper.InteractiveWrapper
=======================================================================

.. currentmodule:: pyiron_atomistics.atomistics.job.interactivewrapper

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

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

   
   
   .. rubric:: Attributes

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