Actual source code: TestingFinalize.m

petsc-3.14.5 2021-03-03
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;