fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
add_contour
Subroutine
8 statements
Source File
fortplot_matplotlib_field_wrappers.f90
fortplot_matplotlib_field_wrappers
add_contour
Contents
public subroutine add_contour(x, y, z, levels, label)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
(:)
real(kind=wp),
intent(in)
::
y
(:)
real(kind=wp),
intent(in)
::
z
(:,:)
real(kind=wp),
intent(in),
optional
::
levels
(:)
character(len=*),
intent(in),
optional
::
label