shr_spfn_erfc Interface

public interface shr_spfn_erfc

Module Procedures

private function shr_spfn_erfc_r4(x) result(res)

Arguments

Type IntentOptional Attributes Name
real(kind=r4), intent(in) :: x

Return Value real(kind=r4)

private function shr_spfn_erfc_r8(x) result(res)

Arguments

Type IntentOptional Attributes Name
real(kind=r8), intent(in) :: x

Return Value real(kind=r8)