laserfields
Fortran95 library to describe time-dependent laser pulses
Loading...
Searching...
No Matches
faddeeva::dawson Interface Reference

Public Member Functions

complex(c_double) function zdawson_norelerr (z)
complex(c_double) function zdawson (z, relerr)
real(c_double) function ddawson (x)

Detailed Description

Definition at line 120 of file faddeeva.f90.

Member Function/Subroutine Documentation

◆ zdawson_norelerr()

complex(c_double) function faddeeva::dawson::zdawson_norelerr ( complex(c_double), intent(in) z)

Definition at line 168 of file faddeeva.f90.

◆ zdawson()

complex(c_double) function faddeeva::dawson::zdawson ( complex(c_double), intent(in), value z,
real(c_double), intent(in), value relerr )

Definition at line 122 of file faddeeva.f90.

◆ ddawson()

real(c_double) function faddeeva::dawson::ddawson ( real(c_double), intent(in), value x)

Definition at line 129 of file faddeeva.f90.


The documentation for this interface was generated from the following file: