Class BondForce


public class BondForce extends CustomBondForce
Bond Force.
  • Constructor Details

    • BondForce

      public BondForce(OpenMMEnergy openMMEnergy)
      Bond Force constructor.
      Parameters:
      openMMEnergy - OpenMM Energy that contains the Bond instances.
  • Method Details

    • constructForce

      public static Force constructForce(OpenMMEnergy openMMEnergy)
      Add a bond force to the OpenMM System.
    • updateForce

      public void updateForce(OpenMMEnergy openMMEnergy)
      Update an existing bond force for the OpenMM System.