fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
is_empty_array
Function
5 statements
Source File
fortplot_coordinate_validation.f90
fortplot_coordinate_validation
is_empty_array
Contents
public function is_empty_array(x, y) result(is_empty)
Check if arrays are empty
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
(:)
real(kind=wp),
intent(in)
::
y
(:)
Return Value
logical