fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
compute_non_overlapping_mask_simple
Subroutine
24 statements
Source File
fortplot_raster_axes.f90
fortplot_raster_axes
compute_non_overlapping_mask_simple
Contents
public subroutine compute_non_overlapping_mask_simple(centers, widths, min_gap, keep)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
centers
(:)
integer,
intent(in)
::
widths
(:)
real(kind=wp),
intent(in)
::
min_gap
logical,
intent(out)
::
keep
(size(centers))