53 class(interaction_partner_t),
target,
intent(inout) :: partner
54 class(mxll_vec_pot_to_matter_t),
pointer :: this
60 this%label =
"mxll_vec_pot_to_matter"
61 this%partner => partner
63 this%couplings_from_partner = [
"vector potential"]
65 this%intra_interaction = .false.
72 type(mxll_vec_pot_to_matter_t),
intent(inout) :: this
This module implements the field transfer.
This module defines classes and functions for interaction partners.
class(mxll_vec_pot_to_matter_t) function, pointer mxll_vec_pot_to_matter_constructor(partner)
subroutine mxll_vec_pot_to_matter_finalize(this)
class defining the field_transfer interaction
class to transfer a Maxwell vector potential to a medium