plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
createRiceShoot
Subroutine
MIT
136 statements
Source File
RiceClass.f90
RiceClass
createRiceShoot
Contents
public recursive subroutine createRiceShoot(this, config, ShootIdx, debug)
Type Bound
Rice_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Rice_
),
intent(inout)
::
this
character(len=*),
intent(in)
::
config
integer(kind=int32),
intent(in)
::
ShootIdx
logical,
intent(in),
optional
::
debug