Go to the source code of this file.
|
| module | output_ops |
| | Operations concerning giving output, on the screen as well as in output files.
|
|
| subroutine, public | output_ops::draw_ex (var_names, draw_name, nplt, draw_dim, plot_on_screen, ex_plot_style, data_name, draw_ops, extra_ops, is_animated, ranges, delay, persistent) |
| | Use external program to draw a plot.
|
| subroutine, public | output_ops::plot_diff_hdf5 (a, b, file_name, tot_dim, loc_offset, descr, output_message) |
| | Takes two input vectors and plots these as well as the relative and absolute difference in a HDF5 file.
|