Error creation
A very basic demo to get the idea.
Create an error
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | inv | Value to use to create the error |
Created error
Create a number of errors
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | dimension(n) | :: | invs | Values to use to create the error |
|
| integer, | intent(in) | :: | n | Number of values to create |
Created errors