pyiron\_atomistics.atomistics.job.interactive.GenericInteractiveOutput
======================================================================

.. currentmodule:: pyiron_atomistics.atomistics.job.interactive

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

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~GenericInteractiveOutput.__init__
      ~GenericInteractiveOutput.get_displacements
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~GenericInteractiveOutput.cells
      ~GenericInteractiveOutput.computation_time
      ~GenericInteractiveOutput.displacements
      ~GenericInteractiveOutput.energy_pot
      ~GenericInteractiveOutput.energy_tot
      ~GenericInteractiveOutput.force_max
      ~GenericInteractiveOutput.forces
      ~GenericInteractiveOutput.indices
      ~GenericInteractiveOutput.positions
      ~GenericInteractiveOutput.pressures
      ~GenericInteractiveOutput.steps
      ~GenericInteractiveOutput.temperature
      ~GenericInteractiveOutput.time
      ~GenericInteractiveOutput.total_displacements
      ~GenericInteractiveOutput.unwrapped_positions
      ~GenericInteractiveOutput.volume
   
   