encounter_util_copy_list Interface

interface
public module subroutine encounter_util_copy_list(self, source)

Arguments

Type IntentOptional Attributes Name
class(encounter_list), intent(inout) :: self

Encounter list

class(encounter_list), intent(in) :: source

Source object to copy into