plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getIntersectLeafSoybean
Function
MIT
110 statements
Source File
SoybeanClass.f90
SoybeanClass
getIntersectLeafSoybean
Contents
public function getIntersectLeafSoybean(obj, soybeans, light, except) result(leaf)
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(inout)
::
obj
type(
soybean_
),
intent(inout)
::
soybeans
(:)
type(
Light_
),
intent(in),
optional
::
light
integer(kind=int32),
intent(in),
optional
::
except
Return Value
type(
Leaf_
), allocatable, (:)