pass_error Function

public function pass_error(inv_instance_index) result(res)

Wrapper around m_error_v_passing.pass_error (TODO: x-ref)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: inv_instance_index

Input values

See docstring of m_error_v_passing.pass_error for details. [TODO: x-ref] The trick here is to pass in the instance index, not the instance itself

Return Value logical

Whether the instance referred to by inv_instance_index is an error or not


Calls

proc~~pass_error~~CallsGraph proc~pass_error pass_error proc~get_instance get_instance proc~pass_error->proc~get_instance proc~pass_error~2 pass_error proc~pass_error->proc~pass_error~2

Contents

None