(git:6a2e663)
maxwell_solver_interface Module Reference

Interface to Maxwell equation solver. More...

Functions/Subroutines

subroutine, public maxwell_solver (maxwell_control, v_ee, sim_step, sim_time, scaling_factor)
 Computes the external potential on the grid. More...
 

Detailed Description

Interface to Maxwell equation solver.

History
11/2020 created [mbrehm]
Author
Martin Brehm

Function/Subroutine Documentation

◆ maxwell_solver()

subroutine, public maxwell_solver_interface::maxwell_solver ( type(maxwell_control_type), intent(in)  maxwell_control,
type(pw_r3d_rs_type), pointer  v_ee,
integer, intent(in)  sim_step,
real(kind=dp), intent(in)  sim_time,
real(kind=dp), intent(in)  scaling_factor 
)

Computes the external potential on the grid.

Parameters
maxwell_controlthe Maxwell control section
v_eethe realspace grid with the potential
sim_stepcurrent simulation step
sim_timecurrent physical simulation time
scaling_factora factor to scale the potential with
Date
12/2020
Author
Martin Brehm

Definition at line 75 of file maxwell_solver_interface.F.

Here is the call graph for this function:
Here is the caller graph for this function: