Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in), | dimension(:) | :: | res | See res and tgt in TestRealArrVal class. |
|
real(kind=wp), | intent(in), | dimension(:) | :: | tgt | See res and tgt in TestRealArrVal class. |
Return whether or not the test succeeded based on a comparrison.
Abstract function interface for an array comparisson function.