Actual source code: TestingFinalize.m

petsc-3.12.2 2019-11-22
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;