plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
readyForSoybean
Function
MIT
19 statements
Source File
SoybeanClass.f90
SoybeanClass
readyForSoybean
Contents
public function readyForSoybean(obj, Simulator) result(ready)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(inout)
::
obj
integer(kind=int32),
intent(in)
::
Simulator
Return Value
logical