plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
getPoissonRatiowheat
Function
MIT
30 statements
Source File
WheatClass.f90
wheatClass
getPoissonRatiowheat
Contents
public function getPoissonRatiowheat(this, DomainID, ElementID) result(PoissonRatio)
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)