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