Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
resizeRoot
Subroutine
MIT
10 statements
Source File
RootClass.f90
RootClass
resizeRoot
Contents
None
public subroutine resizeRoot(obj, x, y, z)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Root_
),
intent(inout),
optional
::
obj
real(kind=real64),
intent(in),
optional
::
x
real(kind=real64),
intent(in),
optional
::
y
real(kind=real64),
intent(in),
optional
::
z
Contents
None