plantFEM
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
moveEar
Subroutine
MIT
18 statements
Source File
EarClass.f90
EarClass
moveEar
Contents
public recursive subroutine moveEar(this, x, y, z, reset)
Type Bound
Ear_
Arguments
Type
Intent
Optional
Attributes
Name
class(
Ear_
),
intent(inout)
::
this
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