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

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)

Detailed Description

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.

Member Function/Subroutine Documentation

◆ laserfields_get_zl()

real(dp) function laserfields_module::get_zl::laserfields_get_zl ( real(dp), intent(in) zeit)

Definition at line 1022 of file laserfields_module.f90.

◆ lf_get_zl()

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.


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