PB3D  [2.45]
Ideal linear high-n MHD stability in 3-D
Interfaces and Types | Modules | Functions/Subroutines
output_ops.f90 File Reference

Go to the source code of this file.

Interfaces and Types

interface  output_ops::print_ex_2d
 Print 2-D output on a file. More...
 
interface  output_ops::print_ex_3d
 Print 3-D output on a file. More...
 
interface  output_ops::plot_hdf5
 Prints variables vars with names var_names in an HDF5 file with name c file_name and accompanying XDMF file. More...
 

Modules

module  output_ops
 Operations concerning giving output, on the screen as well as in output files.
 

Functions/Subroutines

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...