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