Wrapper for interfacing m_error_v_passing with Python
Written by hand here. Generation to be automated in future (including docstrings of some sort).
Wrapper around m_error_v_passing.pass_error (TODO: x-ref)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in) | :: | inv_instance_index | Input values See docstring of |
Whether the instance referred to by inv_instance_index is an error or not
Wrapper around m_error_v_passing.pass_errors (TODO: x-ref)
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | dimension(n) | :: | inv_instance_indexes | Input values See docstring of |
|
| 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