Class MinimizeTest


public class MinimizeTest extends AlgorithmsTest
Tests Minimize command to determine if the resulting potential energies with the -e and -I flags works properly.
Author:
Aaron J. Nessler, Mallory R. Tollefson
  • Constructor Details

    • MinimizeTest

      public MinimizeTest()
  • Method Details

    • testMinimizeConvergenceCriteria

      public void testMinimizeConvergenceCriteria()
      Tests convergence criteria flag of the minimize class.
    • testMinimizeHelp

      public void testMinimizeHelp()
    • testMinimizeIterations

      public void testMinimizeIterations()
      Tests the iterations flag of the minimize class.