dynamic array (da) type for mus_particle_mem_type
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public | :: | nvals | = | 0 | ||
| integer, | public | :: | containersize | = | 0 | ||
| type(mus_particle_MEM_type), | public, | allocatable | :: | val(:) | |||
| integer, | public, | allocatable | :: | pidlist(:) | |||
| integer, | public, | allocatable | :: | pidsort(:) |