rotateStemSoybean Subroutine

public subroutine rotateStemSoybean(this, stemID, InterNodeID, Angles)

Type Bound

soybean_

Arguments

Type IntentOptional Attributes Name
class(soybean_), intent(inout) :: this
integer(kind=int32), intent(in) :: stemID
integer(kind=int32), intent(in) :: InterNodeID
real(kind=real64), intent(in) :: Angles(1:3)