Go to the source code of this file.
|
integer, parameter, public | interaction_enum_oct_m::gravity = 1 |
|
integer, parameter, public | interaction_enum_oct_m::lorentz_force = 2 |
|
integer, parameter, public | interaction_enum_oct_m::coulomb_force = 3 |
|
integer, parameter, public | interaction_enum_oct_m::linear_medium_to_em_field = 4 |
|
integer, parameter, public | interaction_enum_oct_m::current_to_mxll_field = 5 |
|
integer, parameter, public | interaction_enum_oct_m::mxll_e_field_to_matter = 6 |
|
integer, parameter, public | interaction_enum_oct_m::mxll_b_field_to_matter = 7 |
|
integer, parameter, public | interaction_enum_oct_m::mxll_vec_pot_to_matter = 8 |
|
integer, parameter, public | interaction_enum_oct_m::lennard_jones = 9 |
|