ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Public Member Functions | List of all members
genericisnan::myisnan Interface Reference

Public Member Functions

logical function myisnan_r (val)
 
logical function myisnan_c (val)
 

Detailed Description

Definition at line 3 of file genericISNAN.F90.

Member Function/Subroutine Documentation

◆ myisnan_c()

logical function genericisnan::myisnan::myisnan_c ( complex(kind=realtype), intent(in)  val)

Definition at line 28 of file genericISNAN.F90.

References genericisnan::myisnan_c().

Here is the call graph for this function:

◆ myisnan_r()

logical function genericisnan::myisnan::myisnan_r ( real(kind=alwaysrealtype), intent(in)  val)

Definition at line 10 of file genericISNAN.F90.

References genericisnan::myisnan_r().

Here is the call graph for this function:

The documentation for this interface was generated from the following file: