IPIM
 All Classes Files Functions Variables Pages
Data Types | Public Member Functions | Public Attributes | List of all members
module_plot Module Reference

Data Types

interface  image
 
interface  plot
 
interface  surf
 

Public Member Functions

character(len=33) function my_date_and_time ()
 
character(len=nc) function output_terminal (terminal)
 
subroutine image_4 (x, y, rgb, pause, terminal, filename, persist, input)
 
subroutine image_3 (rgb, pause, terminal, filename, persist, input)
 
subroutine image_2 (x, y, gray, pause, palette, terminal, filename, persist, input)
 
subroutine image_1 (gray, pause, palette, terminal, filename, persist, input)
 
subroutine plot3d (x, y, z, pause, color, terminal, filename, persist, input, linewidth)
 
subroutine hist (x, n, pause, color, terminal, filename, persist, input)
 
subroutine surf_3 (x, y, z, pause, palette, terminal, filename, pm3d, contour, persist, input)
 
subroutine surf_2 (z, pause, palette, terminal, filename, pm3d, contour, persist, input)
 
subroutine surf_1 (xyz, pause, palette, terminal, filename, pm3d, contour, persist, input)
 
subroutine plot_4 (x1, y1, x2, y2, x3, y3, x4, y4, style, pause, color1, color2, color3, color4, terminal, filename, polar, persist, input, linewidth, logx, logy, labelx, labely, title, leg1, leg2, leg3, leg4)
 
subroutine plot_2 (x1, y1, x2, y2, style, pause, color1, color2, terminal, filename, polar, persist, input, linewidth, logx, logy, labelx, labely, title, leg1, leg2)
 
subroutine run_gnuplot (command_file_name)
 
subroutine get_unit (iunit)
 

Public Attributes

character(len=3), parameter default_linewidth ='1'
 
character(len=100), parameter default_color1 ='blue'
 
character(len=100), parameter default_color2 ='dark-green'
 
character(len=100), parameter default_color3 ='orange-red'
 
character(len=100), parameter default_color4 ='dark-salmon'
 
character(len=100), parameter default_terminal ='png'
 
character(len=100), parameter default_palette ='CMY'
 

The documentation for this module was generated from the following file: