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

Public Member Functions

complex(c_double) function zerfc_norelerr (z)
complex(c_double) function zerfc (z, relerr)
real(c_double) function derfc (x)

Detailed Description

Definition at line 102 of file faddeeva.f90.

Member Function/Subroutine Documentation

◆ zerfc_norelerr()

complex(c_double) function faddeeva::erfc::zerfc_norelerr ( complex(c_double), intent(in) z)

Definition at line 162 of file faddeeva.f90.

◆ zerfc()

complex(c_double) function faddeeva::erfc::zerfc ( complex(c_double), intent(in), value z,
real(c_double), intent(in), value relerr )

Definition at line 104 of file faddeeva.f90.

◆ derfc()

real(c_double) function faddeeva::erfc::derfc ( real(c_double), intent(in), value x)

Definition at line 111 of file faddeeva.f90.


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