interface to check if an array is constant
Check if an array has constant values
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | array(:) | the real array to check |
||
real(kind=dp), | intent(in), | optional | :: | tol | optional tolerance |