Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | private, | parameter | :: | par_dim | = | 20 | |
integer, | private | :: | int_par(par_dim) | ||||
integer, | private | :: | part_int_par(par_dim) | ||||
real(kind=sp), | private | :: | real_par(par_dim) | ||||
real(kind=sp), | private | :: | part_real_par(par_dim) | ||||
character(len=13), | private, | parameter, dimension(20) | :: | rpar | = | [' time = ', ' xmin = ', ' xmax = ', ' ymin = ', ' ymax = ', ' zmin = ', ' zmax = ', ' w0_x = ', ' w0_y = ', ' a0 = ', ' lam0 = ', ' mc2(MeV) = ', ' n0(e18) = ', ' np/cell = ', ' weight = ', ' mass = ', ' xmin_out = ', ' xmax_out = ', ' ymax_out = ', ' gam_min = '] | |
character(len=12), | private, | parameter, dimension(20) | :: | ipar | = | [' npe = ', ' nx = ', ' ny = ', ' nz = ', ' model = ', ' dmodel = ', ' nsp = ', ' curr_ndim =', ' mp/cell = ', ' ion_ch = ', ' tsch_ord = ', ' der_ord = ', ' iform = ', ' ph_sp_nc = ', ' f_version =', ' i_end = ', ' nx_loc = ', ' ny_loc = ', ' nz_loc = ', ' pjump = '] |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(out) | :: | iend |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | fvar(:,:,:,:) | |||
integer, | intent(in) | :: | cmp | |||
integer, | intent(in) | :: | flcomp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | ns_ind | |||
integer, | intent(in) | :: | cmp | |||
integer, | intent(in) | :: | cmp_loc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | cmp_loc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind | |||
integer, | intent(in) | :: | f_var |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind | |||
integer, | intent(in) | :: | var_ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
real(kind=dp), | intent(in) | :: | ef1(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
real(kind=dp), | intent(in) | :: | ef1(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | ef(:,:,:,:) | |||
integer, | intent(in) | :: | f_ind |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | timenow | |||
real(kind=dp), | intent(in) | :: | xmin_out | |||
real(kind=dp), | intent(in) | :: | xmax_out | |||
real(kind=dp), | intent(in) | :: | ymax_out | |||
integer, | intent(in) | :: | pid | |||
integer, | intent(in) | :: | jmp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | gam_in | |||
real(kind=dp), | intent(in) | :: | timenow |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | timenow | |||
integer, | intent(in) | :: | pid | |||
integer, | intent(in) | :: | jmp |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=dp), | intent(in) | :: | timenow |