Interaction =========== .. currentmodule:: narupatools.imd.interaction .. autoclass:: Interaction .. rubric:: Inheritance .. inheritance-diagram:: Interaction :parts: 1 .. rubric:: Methods .. autosummary:: :nosignatures: ~Interaction.__init__ ~Interaction.get_positions ~Interaction.on_post_step ~Interaction.on_pre_step ~Interaction.update_energy_and_forces .. automethod:: Interaction.__init__ .. automethod:: Interaction.get_positions .. automethod:: Interaction.on_post_step .. automethod:: Interaction.on_pre_step .. automethod:: Interaction.update_energy_and_forces .. rubric:: Attributes .. autosummary:: ~Interaction.forces ~Interaction.interaction ~Interaction.particle_indices ~Interaction.potential_energy ~Interaction.start_time ~Interaction.total_work ~Interaction.work_last_step .. autoattribute:: Interaction.forces .. autoattribute:: Interaction.interaction .. autoattribute:: Interaction.particle_indices .. autoattribute:: Interaction.potential_energy .. autoattribute:: Interaction.start_time .. autoattribute:: Interaction.total_work .. autoattribute:: Interaction.work_last_step