| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DropletGenerator) | :: | self | ||||
| integer, | intent(in) | :: | num_droplet | |||
| double precision, | intent(in) | :: | nowTime |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DropletGenerator) | :: | self | ||||
| type(virusDroplet_t), | intent(inout) | :: | droplets(:) | |||
| double precision, | intent(in) | :: | nowTime | |||
| logical, | intent(out) | :: | stat |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DropletGenerator) | :: | self | ||||
| character(len=*), | intent(in) | :: | positionDir |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(DropletGenerator), | intent(in) | :: | self | |||
| type(virusDroplet_t), | intent(inout) | :: | droplets(:) |