| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(flu_State), | intent(in) | :: | conf | |||
| integer, | intent(in), | optional | :: | parent |
handle to parent table if position, velocity tables etc are inside another table |
|
| type(dyn_particle_dps_array_type), | intent(inout) | :: | particles |
dynamic particle array to append particles read from file to |
||
| integer, | intent(in) | :: | nparticles |
total number of particles to read |
||
| integer, | intent(in) | :: | chunksize |