Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(idbase), | intent(in) | :: | this | |||
integer, | intent(in) | :: | i_matter |
Value to be checked |
Checks that the given index i_matter
is between 1 and
n_matter, included. If not, it stops the execution of the
program.