fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fortplot_fortarray
Module
56 statements
Source File
fortplot_fortarray.f90
fortplot_fortarray
Contents
Subroutines
plot
contourf
Uses
iso_fortran_env
fortplot_figure_core
fortarray_core
Subroutines
public subroutine
plot
(figure, array, stat)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_t
),
intent(inout)
::
figure
type(data_array_t),
intent(in)
::
array
integer,
intent(out),
optional
::
stat
public subroutine
contourf
(figure, array, stat)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_t
),
intent(inout)
::
figure
type(data_array_t),
intent(in)
::
array
integer,
intent(out),
optional
::
stat