setInsect Subroutine

public subroutine setInsect(obj, leaf)

Arguments

Type IntentOptional AttributesName
class(Insect_), intent(inout) :: obj
type(Leaf_), intent(in), target:: leaf

Contents

None