![]() |
Octopus
|
Go to the source code of this file.
Modules | |
| module | mxll_field_to_matter_oct_m |
| Maxwell-field-to-matter interactions. | |
Data Types | |
| interface | mxll_field_to_matter_oct_m::mxll_e_field_to_matter_t |
| class to transfer a Maxwell electric field to a medium More... | |
| interface | mxll_field_to_matter_oct_m::mxll_b_field_to_matter_t |
| class to transfer a Maxwell B field to a matter system More... | |
| interface | mxll_field_to_matter_oct_m::mxll_vec_pot_to_matter_t |
| class to transfer a Maxwell vector potential to a medium More... | |
Functions/Subroutines | |
| class(mxll_e_field_to_matter_t) function, pointer | mxll_field_to_matter_oct_m::mxll_e_field_to_matter_constructor (partner) |
| subroutine | mxll_field_to_matter_oct_m::mxll_e_field_to_matter_finalize (this) |
| class(mxll_b_field_to_matter_t) function, pointer | mxll_field_to_matter_oct_m::mxll_b_field_to_matter_constructor (partner) |
| subroutine | mxll_field_to_matter_oct_m::mxll_b_field_to_matter_finalize (this) |
| class(mxll_vec_pot_to_matter_t) function, pointer | mxll_field_to_matter_oct_m::mxll_vec_pot_to_matter_constructor (partner) |
| subroutine | mxll_field_to_matter_oct_m::mxll_vec_pot_to_matter_finalize (this) |
Variables | |
| integer, parameter, public | mxll_field_to_matter_oct_m::mxll_field_none = -1 |
| integer, parameter, public | mxll_field_to_matter_oct_m::mxll_field_total = 0 |
| integer, parameter, public | mxll_field_to_matter_oct_m::mxll_field_trans = 1 |
| integer, parameter, public | mxll_field_to_matter_oct_m::mxll_field_long = 2 |
| integer, parameter, public | mxll_field_to_matter_oct_m::mxll_vec_pot_trans = 3 |