Octopus
mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t Interface Reference

class to transfer a Maxwell electric field to a medium More...

Detailed Description

class to transfer a Maxwell electric field to a medium

Definition at line 137 of file mxll_field_to_matter.F90.

Inheritance diagram for mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t:
Inheritance graph

Public Attributes

integer, public type
 
- Public Attributes inherited from field_transfer_oct_m::field_transfer_t
real(real64), dimension(:,:), allocatable, public partner_field
 field from partner More...
 
real(real64), dimension(:,:), allocatable, public system_field
 field transferred to system grid More...
 
type(grid_t), pointer, public system_gr => NULL()
 pointer to grid of the system More...
 
type(regridding_t), pointer, public regridding => NULL()
 
type(time_interpolation_t), pointer, public interpolation => NULL()
 
integer, public ndim
 
logical, public interpolation_initialized = .false.
 

Private Member Functions

final mxll_e_field_to_matter_finalize
 
class(mxll_e_field_to_matter_t) function, pointer mxll_e_field_to_matter_constructor (partner)
 

Member Function/Subroutine Documentation

◆ mxll_e_field_to_matter_finalize()

final mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t::mxll_e_field_to_matter_finalize
finalprivate

Definition at line 141 of file mxll_field_to_matter.F90.

◆ mxll_e_field_to_matter_constructor()

class(mxll_e_field_to_matter_t) function, pointer mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t::mxll_e_field_to_matter_constructor ( class(interaction_partner_t), intent(inout), target  partner)
private

Definition at line 178 of file mxll_field_to_matter.F90.

Member Data Documentation

◆ type

integer, public mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t::type

Definition at line 139 of file mxll_field_to_matter.F90.


The documentation for this interface was generated from the following file: