logical function to compare real values
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | r1 | |||
real(kind=wp), | intent(in) | :: | r2 |
logical function to compare character keys
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | c1 | |||
character(len=*), | intent(in) | :: | c2 |