Package ffx.xray

Class FiniteDifferenceTest

java.lang.Object
ffx.utilities.FFXTest
ffx.algorithms.misc.AlgorithmsTest
ffx.xray.FiniteDifferenceTest

public class FiniteDifferenceTest extends ffx.algorithms.misc.AlgorithmsTest
Author:
Timothy D. Fenn
  • Field Summary

    Fields inherited from class ffx.algorithms.misc.AlgorithmsTest

    algorithmsScript, binding

    Fields inherited from class ffx.utilities.FFXTest

    ffxCI, ffxOpenMM, logger
  • Constructor Summary

    Constructors
    Constructor
    Description
    FiniteDifferenceTest(boolean ciOnly, String info, ffx.xray.CrystalReciprocalSpace.SolventModel solventModel, int[] atoms, String pdbName, String mtzName)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static Collection<Object[]>
     
    void
     

    Methods inherited from class ffx.algorithms.misc.AlgorithmsTest

    afterTest, beforeClass, beforeTest, getResourceFile, getResourcePath

    Methods inherited from class ffx.utilities.FFXTest

    afterClass, registerTemporaryDirectory

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • FiniteDifferenceTest

      public FiniteDifferenceTest(boolean ciOnly, String info, ffx.xray.CrystalReciprocalSpace.SolventModel solventModel, int[] atoms, String pdbName, String mtzName)
  • Method Details

    • data

      public static Collection<Object[]> data()
    • testFiniteDifferences

      public void testFiniteDifferences()