pass_error Function

public function pass_error(inv_instance_index) result(res)

Arguments

TypeIntentOptionalAttributesName
integer, intent(in) :: inv_instance_index

Wrapper around m_error_v_passing.pass_error pass_error. Input values

Return Value logical

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


Calls

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

Contents

None