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_real
Function
4 statements
Source File
mod_check_values.f08
mod_check_values
contains_NaN_real
Contents
None
private elemental function contains_NaN_real(var)
Checks a given real value/array/matrix for NaN.
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=dp),
intent(in)
::
var
the real variable/array/matrix to check
Return Value
logical
Contents
None