Actual source code: TestingFinalize.m

petsc-3.13.4 2020-08-01
Report Typos and Errors
  1: % Sample calling syntax for testing taopounders and comparing to fminsearch
  2: % TestingFinalize is called after solving all the instances

  4: % Store the results matrix to a file called results.mat
  5: save results Results;