getStressFieldwheat Function

public function getStressFieldwheat(this, displacement, i, j, option) result(StressField)

Type Bound

wheat_

Arguments

Type IntentOptional Attributes Name
class(wheat_), intent(inout) :: this
real(kind=real64), intent(in) :: displacement(:)
integer(kind=int32), intent(in), optional :: i
integer(kind=int32), intent(in), optional :: j
character(len=*), intent(in), optional :: option

Return Value real(kind=real64), allocatable, (:)