![]() |
(git:8d66ef0)
|
Data Fields | |
| real(kind=dp) | actual_time = 0.0_dp |
| real(kind=dp), dimension(:), pointer | polarisation => NULL() |
| integer | envelop_id = 0 |
| real(kind=dp), dimension(:), pointer | envelop_r_vars => NULL() |
| integer, dimension(:), pointer | envelop_i_vars => NULL() |
| real(kind=dp) | strength = 0.0_dp |
| real(kind=dp) | phase_offset = 0.0_dp |
| real(kind=dp) | wavelength = 0.0_dp |
| real(kind=dp), dimension(3) | vec_pot_initial = 0.0_dp |
Definition at line 287 of file cp_control_types.F.
| real(kind=dp) cp_control_types::efield_type::actual_time = 0.0_dp |
Definition at line 288 of file cp_control_types.F.
| real(kind=dp), dimension(:), pointer cp_control_types::efield_type::polarisation => NULL() |
Definition at line 289 of file cp_control_types.F.
| integer cp_control_types::efield_type::envelop_id = 0 |
Definition at line 290 of file cp_control_types.F.
| real(kind=dp), dimension(:), pointer cp_control_types::efield_type::envelop_r_vars => NULL() |
Definition at line 291 of file cp_control_types.F.
| integer, dimension(:), pointer cp_control_types::efield_type::envelop_i_vars => NULL() |
Definition at line 292 of file cp_control_types.F.
| real(kind=dp) cp_control_types::efield_type::strength = 0.0_dp |
Definition at line 293 of file cp_control_types.F.
| real(kind=dp) cp_control_types::efield_type::phase_offset = 0.0_dp |
Definition at line 294 of file cp_control_types.F.
| real(kind=dp) cp_control_types::efield_type::wavelength = 0.0_dp |
Definition at line 295 of file cp_control_types.F.
| real(kind=dp), dimension(3) cp_control_types::efield_type::vec_pot_initial = 0.0_dp |
Definition at line 296 of file cp_control_types.F.