Class GKEnergyGlobal

java.lang.Object
ffx.numerics.multipole.GKEnergyGlobal

public class GKEnergyGlobal extends Object
  • Constructor Details

    • GKEnergyGlobal

      public GKEnergyGlobal(double gkc, double epsilon, boolean gradient)
      Constructor for GKEnergyGlobal.
      Parameters:
      gkc - The GK generalizing function constant.
      epsilon - The solvent dielectric.
      gradient - If true, compute the gradient and torque.
  • Method Details