Toggle navigation
plantFEM
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
initPod
Subroutine
MIT
13 statements
Source File
PodClass.f90
PodClass
initPod
Contents
None
public subroutine initPod(obj, Thickness, length, width)
Arguments
Type
Intent
Optional
Attributes
Name
class(
Pod_
),
intent(inout)
::
obj
real(kind=real64),
optional
::
Thickness
real(kind=real64),
optional
::
length
real(kind=real64),
optional
::
width
Contents
None