ColSpecF
Source Files
Modules
Procedures
e1
Interface
3 statements
Source File
csf_exponential_integral.f90
csf_exponential_integral
e1
Contents
Module Procedures
e1x
e1z
public interface e1
Exponential integral or .
Module Procedures
private function e1x(x)
Exponential integral .
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
Return Value
real(kind=wp)
private function e1z(z)
Exponential integral .
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=wp),
intent(in)
::
z
Return Value
complex(kind=wp)