plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
FullyExpandedLeaf
Function
MIT
11 statements
Source File
LeafClass.f90
LeafClass
FullyExpandedLeaf
Contents
public function FullyExpandedLeaf(obj, threshold) result(ret_expanded)
Type Bound
Leaf_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Leaf_
),
intent(inout),
optional
::
obj
real(kind=real64),
intent(in)
::
threshold
Return Value
logical