Wrapper for interfacing m_error_v_passing with Python
Written by hand here. Generation to be automated in future (including docstrings of some sort).
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | inv_instance_index | Wrapper around |
See docstring of pass_error for details.
The trick here is to pass in the instance index, not the instance itself
Whether the instance referred to by inv_instance_index is an error or not
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | dimension(n) | :: | inv_instance_indexes | Wrapper around See docstring of pass_errors for details. |
|
| integer, | intent(in) | :: | n | Number of values to pass |
Whether each instance in the array backed by inv_instance_indexes is an error or not