| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(flu_State) | :: | conf |
configuration |
|||
| integer, | intent(in) | :: | p_thandle |
Handle to particle table |
||
| type(mus_particle_creator_type), | intent(inout) | :: | particle_creator |
Particle creator object |
||
| integer, | intent(in) | :: | Nparticles |
Number of particles in lua table |
||
| integer, | intent(in) | :: | chunkSize |
Size of the chunks of particle data to read from the lua script |
||
| type(mus_scheme_type), | intent(in) | :: | scheme |
Scheme |
||
| type(mus_geom_type), | intent(in) | :: | geometry |
Geometry |
||
| integer, | intent(in) | :: | myRank |
This MPI process rank |