Octopus
propagation_ops_elec.F90 File Reference

Go to the source code of this file.

Modules

module  propagation_ops_elec_oct_m
 

Data Types

type  propagation_ops_elec_oct_m::propagation_ops_elec_t
 

Functions/Subroutines

subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_update_hamiltonian (namespace, space, st, mesh, hm, ext_partners, time)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_move_ions (wo, gr, hm, st, namespace, space, ions_dyn, ions, ext_partners, time, dt, save_pos)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_restore_ions (wo, ions_dyn, ions)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_propagate_gauge_field (wo, gfield, dt, time, save_gf)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_restore_gauge_field (wo, namespace, space, hm, mesh, ext_partners)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_exp_apply (te, namespace, st, mesh, hm, dt)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_fuse_density_exp_apply (te, namespace, st, gr, hm, dt, dt2, vmagnus)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_do_pack (st, hm, ib, ik)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_do_unpack (st, hm, ib, ik)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_finish_unpack (st, hm, ib, ik)
 
subroutine, public propagation_ops_elec_oct_m::propagation_ops_elec_interpolate_get (mesh, hm, interp)
 
subroutine propagation_ops_elec_oct_m::calculate_mxll_dipole_field (hm, mesh, st)
 
real(real64) function, dimension(3) get_field_dip (field_full)
 

Function/Subroutine Documentation

◆ get_field_dip()

real(real64) function, dimension(3) calculate_mxll_dipole_field::get_field_dip ( real(real64), dimension(:,:), intent(in)  field_full)
private

Definition at line 520 of file propagation_ops_elec.F90.