Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | res | Result being tested. |
||
real(kind=wp), | intent(in) | :: | tgt | Target value used to compare result to. |
Return whether or not the test succeeded based on a comparrison.
Abstract function interface for a value comparisson function.