4 disp('running all tests')
7 check(@adj_mat_test),...
8 check(@fun2mat_test),...
9 check(@mlap3z_test),...
11 check(@mass_cons_int_test),...
12 check(@poisson_fft3z_test),...
13 check(@wind2flux_test),...
14 check(@mat_wind_flux_div_test),...
15 check(@mat_gen_wind_flux_div_test),...
16 check(@mass_cons_flux_test),...
17 check(@mat_mul_v_test),...
18 check(@multigrid_2d_test)
22 warning(sprintf('error is %s too large for tolerance %s',max_err,tol))
29 warning(sprintf('error is %s too large for tolerance %s',err,tol))