------------------------------------------------------------------- Error Estimates From Super_Convergent_Patch (SCP) [incomplete list] (the command to produce *.ps files are now commented out) ------------------------------------------------------------------- color_scp_el_err_est.m: color_scp_el_err_est () fills each 2D element with a constant color that represents the average value of its SCP error estimate in the energy norm. A color scale bar is included. The required files are msh_bc_xyz.tmp, msh_typ_nodes.tmp, and el_error_est.tmp. The output file is color_scp_el_err_est.ps. color_scp_err_est_surf.m: color_scp_err_est_surf () is a "carpet" plot where each element is filled a continuously colored value of the nodal averages of the element SCP error estimate in the energy norm. A color scale bar is included. The required files are msh_bc_xyz.tmp, msh_typ_nodes.tmp, and pt_ave_error_est.tmp. The output file is color_scp_err_est_surf.ps contour_pt_ave_err_est_w_mesh.m: contour_pt_ave_err_est_w_mesh () shows contours of the nodal averages of the element SCP error estimate superimposed on the 2D mesh. The required files are msh_bc_xyz.tmp, msh_typ_nodes.tmp, and pt_ave_error_est.tmp. The output file is contour_pt_ave_err_est_w_mesh.ps. contour_pt_ave_error_est.m: A 2D error contour without the mesh of contour_pt_ave_err_est_w_mesh.m. Output contour_pt_ave_error_est.ps. el_error_color_plot.m: el_error_color_plot () plots the 2D mesh filled with a constant color that represents the average value of its SCP error estimate. (Use color_scp_el_err_est instead.) Output is el_error_color_plot.ps. el_error_rank_plot.m: el_error_rank_plot () plots the 1D or 2D mesh mesh with the integer error rank from 1 (low) to 20 (high) at the element centroid. Output is el_error_rank_plot.ps. el_error_value_plot.m: el_error_value_plot () plots the 1D or 2D mesh with the numerical value of the SCP error estimate printed at the element centroid. Output is el_error_value_plot.ps. elem_error_est_1d_graph.m: elem_error_est_1d_graph () gives a "stair step" plot of the constant element SCP error estimate. Also shown are the node and element numbers. Output elem_error_est_graph.ps. pt_ave_error_est_1d_graph.m: pt_ave_error_est_1d_graph () gives a line graph of the nodal averages of the element SCP error estimate. Also shown are the node and element numbers. The output file is ave_error_est_graph.ps. smooth_pt_ave_error_est.m: