eatInsect Subroutine

public subroutine eatInsect(obj, dt, debug)

Type Bound

Insect_

Arguments

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