| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(input_json), | private, | pointer | :: | in | => | null() | |
| class(parallel_pipe), | private, | pointer | :: | p | => | null() | |
| class(perrors), | private, | pointer | :: | err | => | null() | |
| class(spect3d), | private, | pointer | :: | sp3 | => | null() | |
| class(spect2d), | private, | pointer | :: | sp2 | => | null() | |
| type(sim_fields), | private | :: | fields | ||||
| type(sim_beams), | private | :: | beams | ||||
| type(sim_species), | private | :: | species | ||||
| type(sim_diag), | private, | dimension(:), allocatable | :: | diag | |||
| integer, | private | :: | iter | ||||
| integer, | private | :: | nstep3d | ||||
| integer, | private | :: | nstep2d | ||||
| integer, | private | :: | start3d | ||||
| integer, | private | :: | nbeams | ||||
| integer, | private | :: | nspecies | ||||
| integer, | private | :: | tstep | ||||
| integer, | private, | dimension(8) | :: | tag | |||
| integer, | private, | dimension(:), allocatable | :: | tag_spe | |||
| integer, | private, | dimension(:), allocatable | :: | id_spe | |||
| integer, | private, | dimension(:), allocatable | :: | id | |||
| integer, | private, | dimension(:), allocatable | :: | tag_beam | |||
| integer, | private, | dimension(:), allocatable | :: | id_beam | |||
| integer, | private, | dimension(:,:), allocatable | :: | id_bq | |||
| integer, | private, | dimension(:,:), allocatable | :: | tag_bq | |||
| real, | private | :: | dex | ||||
| real, | private | :: | dxi | ||||
| real, | private | :: | dex2 | ||||
| real, | private | :: | dt |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout), | target | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(simulation), | intent(inout) | :: | this |