plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
detect_start
Subroutine
MIT
25 statements
Source File
growthmod.f90
growthmod
detect_start
Contents
public subroutine detect_start(start, finish, seedling_day, harvesting_day, day)
Arguments
Type
Intent
Optional
Attributes
Name
integer,
intent(out)
::
start
integer,
intent(out)
::
finish
integer,
intent(in)
::
seedling_day
(:)
integer,
intent(in)
::
harvesting_day
(:)
integer,
intent(in)
::
day
(:,:)