![]()  | 
  
    Octopus
    
   | 
 
Definition at line 163 of file maxwell_function.F90.
Public Attributes | |
| integer | mode = MXF_EMPTY | 
| real(real64), dimension(3) | k_vector = M_ZERO | 
| real(real64), dimension(3) | r0 = M_ZERO | 
| vector at the maximum of the pulse  More... | |
| real(real64) | width = M_ZERO | 
| the width of the pulse  More... | |
| real(real64) | a0 = M_ZERO | 
| real(real64) | dx = M_ZERO | 
| the space-discretization value.  More... | |
| real(real64) | init_x = M_ZERO | 
| real(real64) | final_x = M_ZERO | 
| real(real64) | growth = M_ZERO | 
| integer | niter = 0 | 
| integer | nfreqs = 0 | 
| type(spline_t) | amplitude | 
| character(len=200) | expression | 
| type(fft_t) | fft_handler | 
| integer maxwell_function_oct_m::mxf_t::mode = MXF_EMPTY | 
Definition at line 164 of file maxwell_function.F90.
| real(real64), dimension(3) maxwell_function_oct_m::mxf_t::k_vector = M_ZERO | 
Definition at line 165 of file maxwell_function.F90.
| real(real64), dimension(3) maxwell_function_oct_m::mxf_t::r0 = M_ZERO | 
vector at the maximum of the pulse
Definition at line 166 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::width = M_ZERO | 
the width of the pulse
Definition at line 167 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::a0 = M_ZERO | 
Definition at line 168 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::dx = M_ZERO | 
the space-discretization value.
Definition at line 169 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::init_x = M_ZERO | 
Definition at line 170 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::final_x = M_ZERO | 
Definition at line 171 of file maxwell_function.F90.
| real(real64) maxwell_function_oct_m::mxf_t::growth = M_ZERO | 
Definition at line 172 of file maxwell_function.F90.
| integer maxwell_function_oct_m::mxf_t::niter = 0 | 
Definition at line 173 of file maxwell_function.F90.
| integer maxwell_function_oct_m::mxf_t::nfreqs = 0 | 
Definition at line 174 of file maxwell_function.F90.
| type(spline_t) maxwell_function_oct_m::mxf_t::amplitude | 
Definition at line 176 of file maxwell_function.F90.
| character(len=200) maxwell_function_oct_m::mxf_t::expression | 
Definition at line 177 of file maxwell_function.F90.
| type(fft_t) maxwell_function_oct_m::mxf_t::fft_handler | 
Definition at line 178 of file maxwell_function.F90.