Octopus
energy_mxll_oct_m Module Reference

Data Types

type  energy_mxll_t
 

Functions/Subroutines

subroutine, public energy_density_calc (mesh, st, rs_field, energy_dens, e_energy_dens, b_energy_dens, plane_waves_check, rs_field_plane_waves, energy_dens_plane_waves)
 

Function/Subroutine Documentation

◆ energy_density_calc()

subroutine, public energy_mxll_oct_m::energy_density_calc ( class(mesh_t), intent(in)  mesh,
type(states_mxll_t), intent(in)  st,
complex(real64), dimension(:,:), intent(in)  rs_field,
real(real64), dimension(:), intent(inout)  energy_dens,
real(real64), dimension(:), intent(inout)  e_energy_dens,
real(real64), dimension(:), intent(inout)  b_energy_dens,
logical, intent(in), optional  plane_waves_check,
complex(real64), dimension(:,:), intent(in), optional  rs_field_plane_waves,
real(real64), dimension(:), intent(inout), optional  energy_dens_plane_waves 
)

Definition at line 150 of file energy_mxll.F90.