Loading [MathJax]/extensions/tex2jax.js
 (git:b77b4be)
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
cp_control_types::efield_type Type Reference

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
 

Detailed Description

Definition at line 249 of file cp_control_types.F.

Field Documentation

◆ actual_time

real(kind=dp) cp_control_types::efield_type::actual_time = 0.0_dp

Definition at line 250 of file cp_control_types.F.

◆ polarisation

real(kind=dp), dimension(:), pointer cp_control_types::efield_type::polarisation => NULL()

Definition at line 251 of file cp_control_types.F.

◆ envelop_id

integer cp_control_types::efield_type::envelop_id = 0

Definition at line 252 of file cp_control_types.F.

◆ envelop_r_vars

real(kind=dp), dimension(:), pointer cp_control_types::efield_type::envelop_r_vars => NULL()

Definition at line 253 of file cp_control_types.F.

◆ envelop_i_vars

integer, dimension(:), pointer cp_control_types::efield_type::envelop_i_vars => NULL()

Definition at line 254 of file cp_control_types.F.

◆ strength

real(kind=dp) cp_control_types::efield_type::strength = 0.0_dp

Definition at line 255 of file cp_control_types.F.

◆ phase_offset

real(kind=dp) cp_control_types::efield_type::phase_offset = 0.0_dp

Definition at line 256 of file cp_control_types.F.

◆ wavelength

real(kind=dp) cp_control_types::efield_type::wavelength = 0.0_dp

Definition at line 257 of file cp_control_types.F.

◆ vec_pot_initial

real(kind=dp), dimension(3) cp_control_types::efield_type::vec_pot_initial = 0.0_dp

Definition at line 258 of file cp_control_types.F.


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