fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
contour
Subroutine
8 statements
Source File
fortplot_matplotlib_field_wrappers.f90
fortplot_matplotlib_field_wrappers
contour
Contents
public subroutine 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