eatInsect Subroutine

public subroutine eatInsect(obj, dt, debug)

Arguments

Type IntentOptional AttributesName
class(Insect_), intent(inout) :: obj
real(kind=real64), intent(in) :: dt
logical, intent(in), optional :: debug

Contents

None