dawson Interface

public interface dawson

Contents


Functions

public function dawson_s(x)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in) :: x

Return Value real(kind=SP)

public function dawson_v(x)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: x

Return Value real(kind=SP), DIMENSION(size(x))