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. More...
|
|
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. More...
|
|
subroutine | output_ops::use_execute_command_line (command, exitstat, cmdstat, cmdmsg) |
| Executes command line, or displays a message if disabled. More...
|
|