fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_pattern_length
Function
9 statements
Source File
fortplot_line_styles.f90
fortplot_line_styles
get_pattern_length
Contents
public function get_pattern_length(pattern, pattern_size)
Calculate total length of pattern cycle Following KISS principle - simple sum calculation
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
pattern
(20)
integer,
intent(in)
::
pattern_size
Return Value
real(kind=wp)