Module simpa.core

Class HCIntegrator

java.lang.Object
simpa.core.api.track.HCIntegrator

public class HCIntegrator extends Object
  • Constructor Details

    • HCIntegrator

      public HCIntegrator(PotentialProvider pp)
      Constructs a new HCIntegrator with the specified PotentialProvider.
      Parameters:
      pp - the PotentialProvider used to calculate the potential energy of the particles
  • Method Details