encounter_util_append_list Interface

interface
public module module subroutine encounter_util_append_list(self, source, lsource_mask)

Arguments

TypeIntentOptionalAttributesName
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