fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
sort_array
Subroutine
15 statements
Source File
fortplot_utils_sort.f90
fortplot_utils_sort
sort_array
Contents
public subroutine sort_array(arr)
Simple bubble sort for small arrays (sufficient for boxplot quartiles)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(inout)
::
arr
(:)