bisect Interface

public interface bisect

Calls

interface~~bisect~~CallsGraph interface~bisect bisect proc~bisect_find_lb_r8_i8 bisect_find_LB_R8_I8 interface~bisect->proc~bisect_find_lb_r8_i8 proc~mapl_return MAPL_Return proc~bisect_find_lb_r8_i8->proc~mapl_return at at proc~mapl_return->at insert insert proc~mapl_return->insert proc~mapl_throw_exception MAPL_throw_exception proc~mapl_return->proc~mapl_throw_exception

Module Procedures

public subroutine bisect_find_LB_R8_I8(xa, x, n, n_LB, n_UB, rc)

Arguments

Type IntentOptional Attributes Name
real(kind=ESMF_KIND_R8), intent(in) :: xa(:)
real(kind=ESMF_KIND_R8), intent(in) :: x
integer(kind=ESMF_KIND_I8), intent(out) :: n
integer(kind=ESMF_KIND_I8), intent(in), optional :: n_LB
integer(kind=ESMF_KIND_I8), intent(in), optional :: n_UB
integer, intent(out), optional :: rc