54    class(interaction_partner_t), 
target, 
intent(inout) :: partner
 
   55    class(mxll_vec_pot_to_matter_t), 
pointer :: this
 
   61    this%label = 
"mxll_vec_pot_to_matter" 
   62    this%partner => partner
 
   66    this%intra_interaction = .false.
 
   73    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)
 
This module defines the quantity_t class and the IDs for quantities, which can be exposed by a system...
 
integer, parameter, public vector_potential
 
class defining the field_transfer interaction
 
class to transfer a Maxwell vector potential to a medium