Octopus
maxwell_function_oct_m::mxf Interface Reference

Detailed Description

Definition at line 181 of file maxwell_function.F90.

Public Member Functions

complex(real64) function mxf_eval (f, x, phi)
 Evaluation of spatial envelope Functions. More...
 

Member Function/Subroutine Documentation

◆ mxf_eval()

complex(real64) function maxwell_function_oct_m::mxf::mxf_eval ( type(mxf_t), intent(in)  f,
real(real64), dimension(:), intent(in)  x,
real(real64), intent(in), optional  phi 
)

Evaluation of spatial envelope Functions.

This part uses the "spatial-dependent function" defined in MaxwellFunctions block. This function is evaluated on the grid point and the 'spatially-enveloped' value of the field is returned. In plane wave, spatial part is evaluated in mxf_eval, while for other forms solely envelope is evaluated

Parameters
[in]fspatial envelope function
[in]xposition
[in]phiphase, optional

Definition at line 613 of file maxwell_function.F90.


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