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