plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getDensitywheat
Function
MIT
30 statements
Source File
WheatClass.f90
wheatClass
getDensitywheat
Contents
public function getDensitywheat(this, DomainID, ElementID) result(Density)
Type Bound
wheat_
Arguments
Type
Intent
Optional
Attributes
Name
class(
wheat_
),
intent(in)
::
this
integer(kind=int32),
intent(in)
::
DomainID
integer(kind=int32),
intent(in)
::
ElementID
Return Value
real(kind=real64)