e1 Interface

public interface e1

Exponential integral or .


Module Procedures

private function e1x(x)

Exponential integral .

Arguments

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

Return Value real(kind=wp)

private function e1z(z)

Exponential integral .

Arguments

Type IntentOptional Attributes Name
complex(kind=wp), intent(in) :: z

Return Value complex(kind=wp)