|
laserfields
Fortran95 library to describe time-dependent laser pulses
|
Return the free-space displacement Z(t) of an electron. if called with a type(laserfield) argument, gets Z(t) for just that one field, otherwise gets sum of all fields in all_laserfields. More...
Public Member Functions | |
| real(dp) function | laserfields_get_zl (zeit) |
| real(dp) function | lf_get_zl (lf, zeit) |
Return the free-space displacement Z(t) of an electron. if called with a type(laserfield) argument, gets Z(t) for just that one field, otherwise gets sum of all fields in all_laserfields.
Definition at line 119 of file laserfields_module.f90.
Definition at line 1022 of file laserfields_module.f90.
| real(dp) function laserfields_module::get_zl::lf_get_zl | ( | type(laserfield), intent(inout) | lf, |
| real(dp), intent(in) | zeit ) |
Definition at line 949 of file laserfields_module.f90.