GetRealValue Function

public function GetRealValue(inputLine) result(real_value)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: inputLine

Return Value real(kind=RP)