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