fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
replace_stream_arrows
Subroutine
16 statements
Source File
fortplot_streamplot_arrow_utils.f90
fortplot_streamplot_arrow_utils
replace_stream_arrows
Contents
public subroutine replace_stream_arrows(state, arrows)
Replace figure state stream arrows and manage rendered flag
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
type(
arrow_data_t
),
intent(inout),
allocatable
::
arrows
(:)