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