isnancheck Function

public function isnancheck(input)

Checks if double precision number input is NaN.

Arguments

Type IntentOptional Attributes Name
double precision :: input

Variable to be checked.

Return Value logical


Called by

proc~~isnancheck~~CalledByGraph proc~isnancheck isnancheck proc~om_double_scan om_double_scan proc~om_double_scan->proc~isnancheck proc~om_scan om_scan proc~om_scan->proc~isnancheck proc~output_fit output_fit proc~output_fit->proc~isnancheck proc~determine_param_fit determine_param_fit proc~determine_param_fit->proc~output_fit program~alps alps program~alps->proc~om_double_scan program~alps->proc~om_scan program~alps->proc~determine_param_fit