ADflow  v1.0
ADflow is a finite volume RANS solver tailored for gradient-based aerodynamic design optimization.
Data Types | Functions/Subroutines
genericisnan Module Reference

Data Types

interface  myisnan
 

Functions/Subroutines

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

Function/Subroutine Documentation

◆ myisnan_c()

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

Definition at line 28 of file genericISNAN.F90.

Referenced by genericisnan::myisnan::myisnan_c().

Here is the caller graph for this function:

◆ myisnan_r()

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

Definition at line 10 of file genericISNAN.F90.

Referenced by genericisnan::myisnan::myisnan_r().

Here is the caller graph for this function: