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

Return the positive-frequency part of the vector potential A^(+)(t). if called with a type(laserfield) argument, gets A^(+)(t) for just that one field, otherwise gets sum of all fields in all_laserfields. More...

Public Member Functions

complex(dpc) function laserfields_get_al_posfreq (zeit)
complex(dpc) function lf_get_al_posfreq (lf, zeit, env_out)

Detailed Description

Return the positive-frequency part of the vector potential A^(+)(t). if called with a type(laserfield) argument, gets A^(+)(t) for just that one field, otherwise gets sum of all fields in all_laserfields.

Definition at line 112 of file laserfields_module.f90.

Member Function/Subroutine Documentation

◆ laserfields_get_al_posfreq()

complex(dpc) function laserfields_module::get_al_posfreq::laserfields_get_al_posfreq ( real(dp), intent(in) zeit)

Definition at line 1012 of file laserfields_module.f90.

◆ lf_get_al_posfreq()

complex(dpc) function laserfields_module::get_al_posfreq::lf_get_al_posfreq ( type(laserfield), intent(in) lf,
real(dp), intent(in) zeit,
real(dp), intent(out), optional env_out )

Definition at line 920 of file laserfields_module.f90.


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