j1 Interface

public interface j1

Contents


Module Procedures

private elemental function sj1(x)

FIXME : Add documentation

Arguments

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

Return Value real(kind=kind_rs)

private elemental function dj1(x)

FIXME : Add documentation

Arguments

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

Return Value real(kind=kind_rd)