Octopus
propagator_expmid_oct_m Module Reference

Functions/Subroutines

subroutine, public exponential_midpoint (hm, namespace, space, gr, st, tr, time, dt, ions_dyn, ions, ext_partners)
 Exponential midpoint. More...
 

Function/Subroutine Documentation

◆ exponential_midpoint()

subroutine, public propagator_expmid_oct_m::exponential_midpoint ( type(hamiltonian_elec_t), intent(inout), target  hm,
type(namespace_t), intent(in)  namespace,
type(electron_space_t), intent(in)  space,
type(grid_t), intent(in), target  gr,
type(states_elec_t), intent(inout), target  st,
type(propagator_base_t), intent(inout), target  tr,
real(real64), intent(in)  time,
real(real64), intent(in)  dt,
type(ion_dynamics_t), intent(inout)  ions_dyn,
type(ions_t), intent(inout)  ions,
type(partner_list_t), intent(in)  ext_partners 
)

Exponential midpoint.

Definition at line 145 of file propagator_expmid.F90.