plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getDistanceFromGroundSoybean
Function
MIT
108 statements
Source File
SoybeanClass.f90
SoybeanClass
getDistanceFromGroundSoybean
Contents
public function getDistanceFromGroundSoybean(obj) result(distance_per_nodes)
$OMP parallel do private(i) $OMP end parallel do
$OMP parallel do private(i) $OMP end parallel do
Type Bound
soybean_
Arguments
Type
Intent
Optional
Attributes
Name
class(
soybean_
),
intent(inout)
::
obj
Return Value
real(kind=real64), allocatable, (:)