Octopus
propagator_qoct_oct_m Module Reference

Functions/Subroutines

subroutine, public td_qoct_tddft_propagator (hm, namespace, space, gr, st, tr, time, dt, ions_dyn, ions, ext_partners)
 Propagator specifically designed for the QOCT+TDDFT problem. More...
 

Function/Subroutine Documentation

◆ td_qoct_tddft_propagator()

subroutine, public propagator_qoct_oct_m::td_qoct_tddft_propagator ( type(hamiltonian_elec_t), intent(inout)  hm,
type(namespace_t), intent(in)  namespace,
type(electron_space_t), intent(in)  space,
type(grid_t), intent(inout)  gr,
type(states_elec_t), intent(inout)  st,
type(propagator_base_t), intent(inout)  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 
)

Propagator specifically designed for the QOCT+TDDFT problem.

Definition at line 150 of file propagator_qoct.F90.