class to transfer a Maxwell vector potential to a medium
More...
class to transfer a Maxwell vector potential to a medium
Definition at line 151 of file mxll_field_to_matter.F90.
|
| 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. |
| |
◆ mxll_vec_pot_to_matter_finalize()
| final mxll_field_to_matter_oct_m::mxll_vec_pot_to_matter_t::mxll_vec_pot_to_matter_finalize |
|
finalprivate |
◆ mxll_vec_pot_to_matter_constructor()
The documentation for this interface was generated from the following file: