Toggle navigation
Legolas v. 2.0.6 - stable
Contents
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Program
contains_NaN_complex
Function
4 statements
Source File
mod_check_values.f08
mod_check_values
contains_NaN_complex
Contents
None
private elemental function contains_NaN_complex(var)
Checks a given complex value/array/matrix for NaN.
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=dp),
intent(in)
::
var
the complex variable/array/matrix to check
Return Value
logical
Contents
None