plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
rotateRoot
Subroutine
MIT
23 statements
Source File
RootClass.f90
RootClass
rotateRoot
Contents
public recursive subroutine rotateRoot(obj, x, y, z, reset)
Type Bound
Root_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Root_
),
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