bcton Interface

public interface bcton

Calls

interface~~bcton~6~~CallsGraph interface~bcton~6 bcton proc~bctor_r8p~6 bctor_R8P interface~bcton~6->proc~bctor_r8p~6 proc~bctoi_i8p~6 bctoi_I8P interface~bcton~6->proc~bctoi_i8p~6 proc~bctoi_i1p~6 bctoi_I1P interface~bcton~6->proc~bctoi_i1p~6 proc~bctoi_i4p~6 bctoi_I4P interface~bcton~6->proc~bctoi_i4p~6 proc~bctoi_i2p~6 bctoi_I2P interface~bcton~6->proc~bctoi_i2p~6 proc~bctor_r4p~6 bctor_R4P interface~bcton~6->proc~bctor_r4p~6 interface~str~6 str proc~bctoi_i8p~6->interface~str~6 proc~bctoi_i1p~6->interface~str~6 proc~bctoi_i4p~6->interface~str~6 proc~bctoi_i2p~6->interface~str~6 proc~strf_i1p~6 strf_I1P interface~str~6->proc~strf_i1p~6 proc~str_i1p~6 str_I1P interface~str~6->proc~str_i1p~6 proc~str_a_i1p~6 str_a_I1P interface~str~6->proc~str_a_i1p~6 proc~str_a_r8p~6 str_a_R8P interface~str~6->proc~str_a_r8p~6 proc~strf_r8p~6 strf_R8P interface~str~6->proc~strf_r8p~6 proc~strf_i4p~6 strf_I4P interface~str~6->proc~strf_i4p~6 proc~str_i4p~6 str_I4P interface~str~6->proc~str_i4p~6 proc~str_a_i4p~6 str_a_I4P interface~str~6->proc~str_a_i4p~6 proc~str_bol~6 str_bol interface~str~6->proc~str_bol~6 proc~str_r4p~6 str_R4P interface~str~6->proc~str_r4p~6 proc~strf_r4p~6 strf_R4P interface~str~6->proc~strf_r4p~6 proc~str_a_r4p~6 str_a_R4P interface~str~6->proc~str_a_r4p~6 proc~strf_i2p~6 strf_I2P interface~str~6->proc~strf_i2p~6 proc~str_i2p~6 str_I2P interface~str~6->proc~str_i2p~6 proc~str_a_i2p~6 str_a_I2P interface~str~6->proc~str_a_i2p~6 proc~str_r8p~6 str_R8P interface~str~6->proc~str_r8p~6 proc~strf_i8p~6 strf_I8P interface~str~6->proc~strf_i8p~6 proc~str_i8p~6 str_I8P interface~str~6->proc~str_i8p~6 proc~str_a_i8p~6 str_a_I8P interface~str~6->proc~str_a_i8p~6 proc~str_a_i1p~6->proc~str_i1p~6 proc~str_a_r8p~6->proc~str_r8p~6 proc~str_a_i4p~6->proc~str_i4p~6 proc~compact_real_string~6 compact_real_string proc~str_r4p~6->proc~compact_real_string~6 proc~str_a_r4p~6->proc~str_r4p~6 proc~str_a_i2p~6->proc~str_i2p~6 proc~str_r8p~6->proc~compact_real_string~6 proc~str_a_i8p~6->proc~str_i8p~6

Contents


Module Procedures

private elemental function bctor_R8P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
real(kind=R8P), intent(in) :: knd

Return Value real(kind=R8P)

private elemental function bctor_R4P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
real(kind=R4P), intent(in) :: knd

Return Value real(kind=R4P)

private elemental function bctoi_I8P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
integer(kind=I8P), intent(in) :: knd

Return Value integer(kind=I8P)

private elemental function bctoi_I4P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
integer(kind=I4P), intent(in) :: knd

Return Value integer(kind=I4P)

private elemental function bctoi_I2P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
integer(kind=I2P), intent(in) :: knd

Return Value integer(kind=I2P)

private elemental function bctoi_I1P(bstr, knd) result(n)

Arguments

TypeIntentOptionalAttributesName
character, intent(in) :: bstr
integer(kind=I1P), intent(in) :: knd

Return Value integer(kind=I1P)