plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getVolumeSoybean
Function
MIT
71 statements
Source File
SoybeanClass.f90
SoybeanClass
getVolumeSoybean
Contents
public function getVolumeSoybean(obj, stem, leaf, root) result(ret)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(in)
::
obj
logical,
intent(in),
optional
::
stem
logical,
intent(in),
optional
::
leaf
logical,
intent(in),
optional
::
root
Return Value
real(kind=real64)