fplot_vector_field_plot_data Module



Contents


Derived Types

type, public, extends(plot_data_colored) ::  vector_field_plot_data

Defines a two-dimensional vector-field plot data set.

Type-Bound Procedures

procedure , public :: define_data => vfpd_define_data Subroutine
procedure , public :: get_arrow_size => vfpd_get_arrow_size Function
procedure , public :: get_color_index => pdc_get_color_index Function
procedure , public :: get_command_string => vfpd_get_cmd Function
procedure , public :: get_data_string => vfpd_get_data_cmd Function
procedure , public :: get_fill_arrow => vfpd_get_fill_arrow Function
procedure , public :: get_line_color => pdc_get_line_color Function
procedure , public :: get_name => pd_get_name Function
procedure , public :: get_use_data_dependent_colors => vfpd_get_use_data_dependent_colors Function
procedure , public :: set_arrow_size => vfpd_set_arrow_size Subroutine
procedure , public :: set_color_index => pdc_set_color_index Subroutine
procedure , public :: set_fill_arrow => vfpd_set_fill_arrow Subroutine
procedure , public :: set_line_color => pdc_set_line_color Subroutine
procedure , public :: set_name => pd_set_name Subroutine