Compare the error state with an integer flag
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(state_type), | intent(in) | :: | err | |||
integer, | intent(in) | :: | flag |
Compare an integer flag with the error state
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | flag | |||
class(state_type), | intent(in) | :: | err |