fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
core_backend_line
Subroutine
5 statements
Source File
fortplot_figure_core_ops.f90
fortplot_figure_core_accessors
core_backend_line
Contents
public subroutine core_backend_line(state, x1, y1, x2, y2)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
real(kind=wp),
intent(in)
::
x1
real(kind=wp),
intent(in)
::
y1
real(kind=wp),
intent(in)
::
x2
real(kind=wp),
intent(in)
::
y2