| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(encounter_list), | intent(inout) | :: | self |
Swiftest encounter list object |
||
| class(encounter_list), | intent(in) | :: | source |
Source object to append |
||
| logical, | intent(in), | dimension(:) | :: | lsource_mask |
Logical mask indicating which elements to append to |