encounter_util_append_list Interface

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

Arguments

Type IntentOptional 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