Actual source code: TestingFinalize.m

petsc-3.13.0 2020-03-29
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;