cfc Subroutine

public subroutine cfc(z, Zf, Zd)

Compute complex Fresnel integral C(z) and C'(z)

Arguments

Type IntentOptional Attributes Name
complex(kind=wp) :: z
complex(kind=wp) :: Zf
complex(kind=wp) :: Zd

Called by

proc~~cfc~~CalledByGraph proc~cfc specfun_module::cfc proc~fcszo specfun_module::fcszo proc~fcszo->proc~cfc