Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
rotateStem
Subroutine
MIT
23 statements
Source File
StemClass.f90
StemClass
rotateStem
Contents
None
public recursive subroutine rotateStem(obj, x, y, z, reset)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Stem_
),
intent(inout)
::
obj
real(kind=real64),
intent(in),
optional
::
x
real(kind=real64),
intent(in),
optional
::
y
real(kind=real64),
intent(in),
optional
::
z
logical,
intent(in),
optional
::
reset
Contents
None