ahav Interface

public interface ahav

Calls

interface~~ahav~~CallsGraph interface~ahav ahav proc~ahav_r AHAV_r interface~ahav->proc~ahav_r proc~ahav_c AHAV_c interface~ahav->proc~ahav_c

Contents


Module Procedures

public elemental function AHAV_r(Y) result(X)

Arguments

Type IntentOptional AttributesName
real(kind=wp), intent(in) :: Y

Return Value real(kind=wp)

public elemental function AHAV_c(Y) result(X)

Arguments

Type IntentOptional AttributesName
complex(kind=wp), intent(in) :: Y

Return Value complex(kind=wp)